Forum Discussion
Anonymous
6 years agoNot applicable
Add Extra Column in Export Data
Hi @all, I want to add an extra column "Id" while exporting the Data from Bar chart visual. I dont want the "Id" column to be displayed in the Bar chart visual. But when we export the bar chart v...
- 6 years ago
Taking it to axis will serve the purpose. But the users can drill down on the hierarchy. You can try disabling the button specifically for this chart if that makes sense.
- 6 years ago
amitchandak
6 years agoSuper User
Either you can export visual data or the Underlying data.
So I doubt you can export as visual data unless you add it to the chart.
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data
Just add to axis and try, if that can work