Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I am having repeated line items in my pivot table below (see picture) .. the correct format should be Balance Sheet items appearing under the Balance Sheet section and likewise for Income Statement. I am guessing it might be something wrong with how the data model and/or Fact Tables being set up (see second picture for the data model). Can anyone kindly advise what are the changes required to achieve the desired format please?
ffwqfq
Hi @Anonymous ,
The first thing I'd do is check that null values are null, rather than blank, in the source data.
If null values do not explicitly say 'null' in the value cell then you can either:
-1- Right-click on a blank value in your values column, select 'Replace value' and write 'null' in 'Replace With...'
-2- Filter out the rows which only have a blank value
The next thing would be to just filter the pivot table, where 'Value' <> BLANK() and <> null.
Pete
Proud to be a Datanaut!
Additonally, these are the simple dim tables:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.