Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I hope you can assist me,
I want to add an empty row to my matrix.
I succeded to add a row that the cells are empty but in the left column, I cant remove the name.
Do you have an idea of how to do it?
Thank you,
Solved! Go to Solution.
Hi, @Anonymous
I can think of three ways right now.
1. Create a DAX measure with a value of 0 or BLANK(). (t = 0 or BLANK(), then use it as a row also need to work on the font color. you can adjust the font color with the background).
2. Simply adjust the font color with the background. (Empty Row in your example)
3. you can take an empty white shape cell like size and place it on the matrix. (Not a good and sorted way though)
Also, this post may be of help. Solved: Re: Show entire row as a blank row in the report ... - Microsoft Fabric Community
Did I help? If yes, hit th👍 and accept it as a solution.
Thanks
Proud to be a Super User!
Hi, @Anonymous
I can think of three ways right now.
1. Create a DAX measure with a value of 0 or BLANK(). (t = 0 or BLANK(), then use it as a row also need to work on the font color. you can adjust the font color with the background).
2. Simply adjust the font color with the background. (Empty Row in your example)
3. you can take an empty white shape cell like size and place it on the matrix. (Not a good and sorted way though)
Also, this post may be of help. Solved: Re: Show entire row as a blank row in the report ... - Microsoft Fabric Community
Did I help? If yes, hit th👍 and accept it as a solution.
Thanks
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 47 | |
| 44 |