DBSetPowerQueryAction(String, String, Range, String) Method
set Query parameters (query text and connection string) of Query List or pivot table (incl. chart)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static void DBSetPowerQueryAction( string callID, string Query, Range caller, string queryName )
Parameters
- callID
- Type: Stringthe key for the statusMsg container
- Query
- Type: String(power) query for getting data
- caller
- Type: Rangecalling range passed by Action procedure
- queryName
- Type: StringName of Powerquery where query should be set