Forum Discussion
SAPpowerbi
4 years agoHelper II
Count without blank rows
Hello Team , Please help me for below issue . Source data in mtrix Table - Service line A B C Client Name (Revenue) (Revenue) (Revenue) HP 100 10 Asus 10 ...
- 4 years ago
Hi SapPowerBI
No DAX is required ! 😀
In Power Query unpivot you table to this ...
Then create a visual table
with Service and Count Value.
I will send an example in few minutes
selimovd
4 years agoMost Valuable Professional
SAPpowerbi
4 years agoHelper II
Hey Hi ,
Source data is already unpioted , in above example i am using source as a matrix table from my Visvalization - i want ouput based on that -
basically i want count without blank and the total.