Forum Discussion
Preeti_Yadav
Resolver I
5 years agoFilter the line chart visual
Hi, The requirement of the POC i am doing is that , wants to view the bookings of the products by Continent and Category by revenue on Line chart. However, don’t want two separate visual for the...
- Anonymous5 years ago
Hi Preeti_Yadav .
You can use the concept of Dynamic Axis in order to get the desired output.
You have to Unpivot your data and that will give you 2 columns named 'attribute' and 'value'.
Use the 'value' column in your visual and add 'attribute' into your slicer.
Regards,
Sanket Bhagwat.
Anonymous
5 years agoNot applicable
Hi Preeti_Yadav .
You can use the concept of Dynamic Axis in order to get the desired output.
You have to Unpivot your data and that will give you 2 columns named 'attribute' and 'value'.
Use the 'value' column in your visual and add 'attribute' into your slicer.
Regards,
Sanket Bhagwat.