Forum Discussion
Anonymous
6 years agoNot applicable
line graph to show multiple plots when using slicer
Hi Experts I have cannot see the wood for the trees, here not sure if this can be done, see pbix file. 1. I have created a total measure which gives me the overall total value for the ...
- Anonymous6 years ago
Hi Anonymous ,
I understand now. There is no easy way to accomplish this with a line chart. It will require a lot of work with DAX expressions. However, you can easily display the data in a line and cluster column chart. I have attached a screenshot of how I created a line and cluster column chart with your example report.
Anonymous
6 years agoNot applicable
Hello Anonymous ,
If I understand your requirements properly, you shouldn't have to create a new measure for each product. Instead use the field 'amount' as the value field for the line chart and keep the status slicer.
I hope this helps.