Forum Discussion
htittoto
6 years agoFrequent Visitor
CountIfs by past data
Hello, could someone help me? I'm trying to built a column in power query to count how many times have I made a sale and, most importantly, what sale (order by brand and date) was that. ...
- Anonymous6 years ago
you mjust load you data and goes unde view/advance editors panel in PBI (I understood you use PBI, is it true?).
inside this panel cut and paste the lines of code you find in my post.
edit and modify so that you have a situation like this:
that is all.
Anonymous
6 years agoNot applicable
you mjust load you data and goes unde view/advance editors panel in PBI (I understood you use PBI, is it true?).
inside this panel cut and paste the lines of code you find in my post.
edit and modify so that you have a situation like this:
that is all.
htittoto
6 years agoFrequent Visitor
Thanks Anonymous !