Hi,
I'm using a dynamic data source tied to a variable. A drop down menu changes the data source (SQL) between PROD and BETA. I have a public link to my dashboard and I would like to be able to choose which environment is displayed when I send the URL to someone. I looked at this support article: https://support.klipfolio.com/hc/en-us/articles/216183327-Using-hyperlinks-in-Klips but I couldn't really figure out if it applies to passing values to variables as well. I tried to add:
?param:DataWarehouse_DataSource=DataWarehouseBETA
...to the end of the URL, but it didn't change anything.
Is passing values through the URL even possible and if not, is there any other way to get the functionality I'm looking for?
- Carlos