Forum Discussion
Parameter to switch between source queries
Hi RSK,
So your requirement is to change data source within different data connectors, right? Query parameter can't switch from one data connector to another, to change data connector, you should click "Get Data"-> "Azure Table Storage". After that, you can use query parameter to select connection info(e.g.: servername, instancename, web url, header).
Regards,
Jimmy Tao
- Anonymous8 years agoNot applicable
Yes I know how to swith connector manually, but I want from my referenced query, to be able to switch between two different source queries using a parameter, regardsless of those two source queries connecting to two different source-types (SQL and Azure Table) initially.
Is it not possible to parameterize which source query a referenced query is pointing at?
Thanks, and sorry if I am not making myself clear.