Forum Discussion
Anonymous
6 years agoNot applicable
Counting problem
Hi Everyone, I have recently started to use PBI and DAX functions. I am struggling with the counting porblem. The data set that I have is below. Acceptance_Code Action_Agreed_...
- 6 years ago
Hello Anonymous ,
Please check out the file pbix file here.
I hope it solves your request.
If my answer solves your issue, please give kudos and mark as solution 🙂
Greg_Deckler
Community Champion
6 years agoYou data is all scrunched together and very hard to read. But, it looks like you should unpivot your columns so that all of your categories are in a single column. Then this should be trivial.