Forum Discussion
patri0t82
8 years agoPost Patron
Creating Column Chart, Counting If Yes,
Hi, I'm very new to Power BI. I've tried searching for this answer, but am only seeing similar questions, but not quite exact. I would like to create a bar/column chart. The Horizontal Axis conta...
- 8 years ago
Yeah, I guess that the default action of Power BI would just be to count all. If you make a measure similar to what I wrote in my previous post for each of your four columns, it should work as they'll only consider rows where the relevant column contains yes.
jthomson
8 years agoSolution Sage
Yeah, I guess that the default action of Power BI would just be to count all. If you make a measure similar to what I wrote in my previous post for each of your four columns, it should work as they'll only consider rows where the relevant column contains yes.
patri0t82
8 years agoPost Patron
I really appreciate your help - would you be able to explain the syntax of your formula a bit? Which part is the Exact column header, etc.?