Forum Discussion
jamestieu
5 years agoFrequent Visitor
Counter Variable in Power BI?
Hi,
Is there a way to have a counter variable in Power BI?
For every time someone exports a certain chart to a CSV, we would like to have an ID # to also be input into that CSV.
3 Replies
- FowmySuper User
jamestieu
As far as I know, it is not possible through the application interface, However, please check if you can find anything using REST Api: https://docs.microsoft.com/en-us/rest/api/power-bi/admin - KNPSuper User
- AnonymousNot applicable
jamestieu
This is not supported to add counter, every time you export the summarized data into a csv file, the file name is always set to "data" the second will be "data(1)", and follow with"data(2)"...Paul Zheng _ Community Support Team