Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts - I have an requirement..
I have Date field as my Dimension... and Sum(Value) as my expression...
Right now i see a single line for all the Product categories in my line chart which is fine... But my requirement is, i have 5 different Product category.. for each product category , i need a separate Line in my line chart and after doing that.. When we select 2 out of 5 product categories, we need 2 lines to be present in line chart.. if we select 3, 3 lines should reflect in line chart and so on... How do we do this??
Add [Product category] as a second dimension in the chart. It will appear as a legend and different line will be created for each category.
Add [Product category] as a second dimension in the chart. It will appear as a legend and different line will be created for each category.
So Simple?? 😛 Thanks!!