Hi,
Can someone help me understand how to change the data source that a workbook uses.
We will have several data sources (one per client) and we have one version of a dashboard that is viewed through a .net portal.
Can we change which client db the workbook uses in the same way that we can pass filters through the URL? Or can we do it using REST API, thank you in advance.
Lee.
5 answers
Hi Khalid,
I did try to do this using dynamic SQL in a Stored Procedure, but the performance was very slow.