Forum Discussion
How to Pass values to the Power BI Filter via API (while Generating PPTX from Power BI Report)
Hi Anonymous ,
You want to add filter on the page then export the report in format of pptx.
Maybe you can try add json in the body of this POST request. You can refer this article about REST API.
Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Team,
I have added json in body of this post request which has given below but filter is not working
{
format: "PPTX",
filter:"FarmData/RegisteredUserId eq 122"
}
Filter also added in power BI Report and screenshot Attched
With Regards
Bipin Kumar
- NaveenMohan3 years agoFrequent Visitor
Hi Bipin Kumar,
Does the issue got resolved?. If yes can you share the solution please!.
Regards,
Naveen Mohan