Forum Discussion
sanjeevgaut
5 years agoFrequent Visitor
Reports - Export To File , with filter options and pageName not working
Hi I am trying to export report , with applied filter and for some page. i am getting error "Operation returned an invalid status code 'BadRequest'" Below is my code. var urlFilter = "Dist...
lbendlin
5 years agoSuper User
You have to use the report page ID, not the name. Use the API sandbox to test your API calls.
Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Docs
sanjeevgaut
5 years agoFrequent Visitor
lbendlin thanks for your response. I am able to get single page. but filtering is not applying..Any suggestions.. I want to apply multiple filter options.