Hi,
Last week I updated our Design Studio BIP Addon aswell as my client to the latest SP.
However since then a particular dashboard of mine stopped working altogether.
I use Three dropdown boxes with Three individual data sources, each only containing a few dimensions.
The first uses Region, the other Country and the last City.
So what I've done is I've added optional prompts on the Country and City datasources and use DS.setVariableValue() to filter the dimension members of the other dropdown boxes.
Now when I try to use the dropdown boxes after updating it returns a HTML error and the entire dashboard crashes.
Any thoughts?