Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
What I'm trying to do:
Replace the blank row header with "HR roll-up not available" and return proper counts.
Source data tables:
Incs: a table of incident tickets which includes the Affected User. If, when the ticket was created, the Affected User is unknown, the value of "Guest" is used.
and
Talent: a table with all the users with their management chain in the columns (Manager 1, Manager 2, Manager 3, etc.).
These tables are linked (many to one) on the Affected User.
Issue:
When I create a simple matrix that shows the total number of users under each manager and the number of incident tickets created for those users, I get the results displayed above (which has the correct counts). If, however, the Affected User is "Guest", there is no management chain for them so they get counted and displayed with a blank row heading value (the yellow highlighting). I've been asked to replace the blank row heading with the text "HR roll-up not available". I've tried a number of methods to accomplish this and none have been successful. I've been working at this for over 2 business days.
How do I get the blank row heading to show the desired text while still producing accurate counts?
Help, please?
Hi @Anonymous
It seems that there is a blank in your raw data, try to replace it with "HR roll-up not available",
if the problem is still not solved, could you share some sample data so that we can reproduce and solve it .
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
I can't really do that because the data is proprietary and I have no idea how to recreate the problem with bogus data. ☹️
"I've also tried adding a row to the source data with the user name of "Guest" and "HR roll-up not available" in each of the managers fields. That failed also."
This seems like a good idea. Can you explain how it failed specifically?
Hi Alexis,
I end up with the same structure I show in the 2 bullets above, depending on which fields I use.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |