Forum Discussion
nataliesmiy1357
4 years agoHelper IV
Pie Chart not filtering
Good afternoon! I am working on a dataflow and I'm not sure why this won't work.... I have two tables: Company and EventType. Company contains: CompanyName and Event Type contains: EventTypeName, P...
Ashish_Mathur
4 years agoSuper User
Hi,
What result do you get when you drag this measure to the pie chart visual
Measure = distinctcount(Data[Pillartype])
Hope this helps.
- nataliesmiy13574 years agoHelper IV
This is what I get.... I need it to be the sum of the assessment types (so all of the bronze grouped together, all of the silver, all of the gold, and all of the other.)
- Ashish_Mathur4 years agoSuper User
Hi,
Share the link from where i can download your PBI file.