Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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:
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 5 | |
| 5 |