Show particular entity members in my charts
If I have a chart using an entity with for example 5 members,
it shows me 5 objects in my chart.
What I want is one chart for each of those entity members.
How can I manage that, without changing something in the databases
entitys?
I know that the enduser has the option to disable members in the charts legend
but I dont want that cause my result should only show the one particular member in the legend.
Thanks for your help!
Answers
-
Hi Antoni Theodorou,
you could use a "TRELLIS" to achieve that. You'll find more information about that here: Trellis object .
But, that might not work in HTML5.
The other option would be to page through your entity-members using a PAGER--depends on whether you want to show all data at once or not.
Kind regards,
Helmut
0 -
Thanks a lot!!
0 -
You can create a chart with the cube. Go to the select chart layout tab and select the member you want.
Kind regards,
Andrea
0