Hello,
I am on Dashboards 4.1 SP4 (same with the BI platform). I originally built the current dashboard I am working on using BICS connections to BEx queries. Doh! I forgot I will ultimately have to publish this on BOE, so of course BICS to BEx queries doesn't work in BOE, no BEx wrapper. I find the BEx --> Universe --> QaaWS route quite cumbersome to connect the dashboard to BEx queries so I started trying to do it using the Query Browser, which I've never used before.
I have a few variables for one of my many queries. These variables for this query are intervals and selection options. I can't seem to get it working with passing a range or with multiple single values in the same way you would for BICS.
For passing intervals I am using the method of concatenating a " - " between my start and end range values.
For passing single values for my selection options I am padding each value with a "; " to delimit them.
On to my question...
This method isn't working, what do I have to do to pass both interval values and selection options (multiple single values) to a BEx query prompts connected to dashboards using the Query Browser?
Cheers,
Gary