Forum Discussion
Anonymous
8 years agoNot applicable
csv exports different values
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...
- 8 years ago
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
Anonymous
8 years agoNot applicable
Yes, totals are correct, but not the view I need.
Below, fast example of what is happening.
v-yuta-msft
Community Support
8 years agoHi 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