After downloading the powerbi report using powerbi exportto api. i get the page downloaded with the applied filters or slicers. but in the downloaded report pdf, filters or slicers will always shows 'All', not the selected filter or slicer value. , please help me
After downloading the powerbi report using powerbi exportto api.
It is not clear what you are doing here. Please provide more details on your process.
so here im using export to file in group api to download the report (i.e, https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/ExportTo)
these are my filters which i have applied, the report is downloaded with these filters applied.
but when i open the pdf file (downloaded report), filters will always shows 'All', not the selected filter value (in the above image).