Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello everyone,
I have the following data where some enteries have no data
When I add 'Count of Name' and show it as a percentage of the grant total, it hides all empty values. See below
How can I make all the IDs show even if there is no data (i.e. show as 0%)?
Solved! Go to Solution.
@SusuYes , That is strange. Can you try your own measure?
divide(count(Table[Value]), calculate(count(Table[Value]), allselected())
THanks for your response.
Yes I had that already turned on. That's how I was able to get the first screen**bleep** as it is already showing items with no data. When I add another coloumn to the values tab and show it as a percentage of the Grand Total, all empty enteries disappear.
using my own measure worked. Any idea why is this happening for future reference?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
85 | |
65 | |
51 | |
45 |
User | Count |
---|---|
217 | |
88 | |
81 | |
65 | |
56 |