Forum Discussion
Anonymous
3 years agoNot applicable
Power bi export filter value issue
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 ...
lbendlin
3 years agoSuper User
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.
Anonymous
3 years agoNot applicable
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).