Cmdlets for Tableau CRM Analytics

Build 25.0.9434

Add-TableauCRM Cmdlet

Parameters   Output Objects  

Inserts Tableau CRM data.

Syntax

Add-TableauCRM [parameters]

Remarks

The Add-TableauCRM cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Tableau CRM records.

Add-TableauCRM -Connection $connection -Table "Dataset_Opportunity" -Columns @("CloseDate") -Values @("12-31-2017")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434