This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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:
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |