I am using dashboards 4.1. We have a portal where we access our reports. Each user has multiple accounts attached to their name so we have a prompt embedded on the portal, which let’s a user select an account that is attached to their username. It works well with web I because its the same verbiage so webi recognizes that prompt and takes in the value.
We are developing dashboards and the prompts in dashboards do not work the same way as webi. I heard about passing a flash variable, how do I achieve that? Can someone please help? Thanks.
I actually figured it out, i had to name my flash variable “Flash Vars” and my variable data name same as my prompt name. And i tested a sample dashboard by exporting to our custom portal and voila, it worked
However, i wanted to know how it just worked. Is it because there is a functionality on our custom portal to recognize flash variables? How can i learn more about this and where?