Forum Discussion
frolesti
2 years agoFrequent Visitor
PowerBI API - Export To File call failing miserably
Hi there! I am using the PowerBI API from an external application, trying to export PBI reports from it but keep having the same vague error message: { "message": "{\"error\":{\"code\":\"Invali...
AmosHersch
2 years agoMicrosoft Employee
Hi frolesti ,
Seems that you are trying to provide an effective identity for your dataset.
Does your dataset have RLS applied? If not then I think this is the reason for the error. The only reason for providing an effective identity for a dataset is for applying RLS filtering during the export rendering.