This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi
We are using Power BI Embedded with the Export to File API and passing a fully precomputed bookmark state inside the export request payload.
Our export request looks like this:
{
"format": "PDF",
"powerBIReportConfiguration": {
"datasetToBind": "xxxx",
"identities": [
{
"username": "xxxx",
"roles": ["xxxx"],
"datasets": ["xxxx"]
}
],
"pages": [
{
"pageName": "xxx",
"bookmark": {
"state": "<compressed bookmark state>"
}
}
]
}
}
I observe the filters applied by user (via slicers/UI) are correctly included in the exported result, but the filters applied programmatically with Api setFilters() not included
How can I include filters set via API as well?
Thanks
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |