Hi Design Studio experts,
We have a requirement to display charts on Design Studio with BW Bex query as data source, and display one chart for each value in the dimension and display charts side by side horizontally.
The idea is similar to doing a Section in WEBI, but horizontally.
The challenge is the values are dynamic, depends on what selection parameters are used to run the query.
As a simplified example for illustration purpose, let say the query returns Sales by Quarter by Product when running for year 2014.
There were only 2 products in 2014, and the dashboard should show 2 charts side by side / horizontally, displaying Sales for each product.
Then some new products are added in 2015. The query now returns 4 products when running for year 2015.
Then the number of chart objects on the dashboard will change to 4 side by side.
The same goes, next year if there are 6 products, the dashboard will show 6 charts, etc.
Is this feasible in Design Studio? Perhaps it can be done through Java scripts?
Can anyone help point me to the right resources or direction? or any sample code will definitely be appreciated.
Regards,
Lawrence