Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
abdullahtunn
New Member

How to remove a column from a nested matrix table

Hi all, after struggling for a couple of days, I decided to ask this problem on this forum. 
So I have a two-layer column which has Current Month, YTD and YE. Under these, I have a second layer of column headings with Budget, Forecast, Plan, and Actual. The problem is I don't want to show Actual and Plan under YTD and YE, as it currently has no data in it, and it shows as a Blank Column. I am unable to delete these columns from the matrix table. Any solution would be helpful. 

 

thanks

Abd

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @abdullahtunn 

 

If Budget, Forecast, Plan, and Actual are measures, they wil remain visible regardless they have a value or not. You can use a disconnected table with a column containing the measures names and another measure to assign the original measures' values to that column. The table below was created using enter data. Format string is necessary if the measure have different format (eg., whole number vs percentage).Create dynamic format strings for measures 

 

 Note: I intentionally exluced L A T A M in from the measure as I don't have  a sample data that may return blank only for a specific category.

danextian_0-1750581075740.png

Notice in the image below that there's no visible column for  L A T A M- Volume

danextian_1-1750581306143.png

Please see the attached pbix

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

4 REPLIES 4
danextian
Super User
Super User

Hi @abdullahtunn 

 

If Budget, Forecast, Plan, and Actual are measures, they wil remain visible regardless they have a value or not. You can use a disconnected table with a column containing the measures names and another measure to assign the original measures' values to that column. The table below was created using enter data. Format string is necessary if the measure have different format (eg., whole number vs percentage).Create dynamic format strings for measures 

 

 Note: I intentionally exluced L A T A M in from the measure as I don't have  a sample data that may return blank only for a specific category.

danextian_0-1750581075740.png

Notice in the image below that there's no visible column for  L A T A M- Volume

danextian_1-1750581306143.png

Please see the attached pbix

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

One last thing, can I add comments at the end of my Matrix table? When I add those, either they come under rows or are scattered in the columns. I want to add them separately at the end of the matrix table?

I don't know what you did, but it worked.

Hakuna_matata
Resolver I
Resolver I

Hi @abdullahtunn ,

I’ve used a general example where the data structure includes three columns. When I drag and drop these columns into a matrix (or table) visual to replicate a similar scenario, blank value columns in the matrix or blank rows in the table do not appear.

Hakuna_matata_3-1750581110779.png

 

You might want to double-check your data structure and also ensure that the data type for the "Value" column is defined correctly.

Hakuna_matata_2-1750581094232.png

 

I hope this helps! If not, please feel free to share more details about your current data structure or confirm whether you're using measures.

Thank you!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.