Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
check the image below. left is my original matrix visual. right is the exported CSV from the same visual.
the values dont match!
I have 3 levels of drilldown. I am in second level, using the second button for drilldown (2 arrows down) so I am ignoring the first level.
If I remove the first and third levels of drilldown from the matrix, the values match.
I understand this as an error on the export procedure.
Solved! Go to Solution.
Hi DN,
You can't export the second level data into .csv because it's not your data source(original table). As a workaround, you can create a calculate table using function like summarize() or others.
Regards,
Jimmy Tao
Hi DN,
Please check if values in table in power bi match CSV values because power bi visual will aggregate some values if other column is same.
Regards,
Jimmy Tao
Yes, totals are correct, but not the view I need.
Below, fast example of what is happening.
Hi DN,
You can't export the second level data into .csv because it's not your data source(original table). As a workaround, you can create a calculate table using function like summarize() or others.
Regards,
Jimmy Tao
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |