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
6 years agoCommunity Champion
You 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.