This content has been marked as final.
Show 2 replies
-
1. Re: Multiple Dynamic Measure name based on parameter selection
Stephen Rizzo Nov 27, 2018 6:39 AM (in response to Mridul Gupta)You may benefit from unpivoting [Count Item 1], [Count Item 2], [Item 1 Sold] and [Item 2 Sold]. That would allow you to select which measures you want displayed in the donut chart using a filter on a simple calculated field.
-
2. Re: Multiple Dynamic Measure name based on parameter selection
Mridul Gupta Nov 27, 2018 11:35 PM (in response to Stephen Rizzo)Hey Stephen, The data is not in excel format and i know that unpiviot will work only with excel data source. And also there is no boolean value in data source. It is connected with parameters.