Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am building dashboard. I want to know how following things we can show in dashboard.
I have seen example on internet. I have attached screenshot. In screen shot I have highlighted charts with BLUE square.
1. how to set targets for bar chart.
2. I can see if it is green then its filled but when is red then blank. Want to know how to change images dynamically.
3. How to show up / down triangle. Up should green & down should red.
Please help
the first blue highlighted is a gauge with the following style:
the rest are simply text objects with background set as image:
so for the triangles you create several text objects and set the background as the image of the triangle and in the layout tab you set the visibility as green if for example sum(sales)>50000 otherwise you will show the red image
btw if you have the qvw file you can copy these to your file and modify the properties