This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
We are building an application with PowerBI embedded (embed for your customers). We have added Row Level Security when we fetch the embed token to embed the report so that a single customer can only see their own data. This works as expected. However, we have been trying to use the Power BI Export API to export the report, however we're struggling to get the RLS applied to the export. We've had several calls with microsoft support staff who were not familiar with the Export APIs and were not able to help us resolve the issue
We've followed the documentation, which applies RLS in a similar manner to the embed token, but we're receiving a 403 error:
{
"error": {
"code": "InvalidRequest",
"message": "Exporting a report from MyWorkspace with effictive identity is not supported"
}
}
This error comes directly from their export API. The Report does export if we remove the configuration for RLS. The report does not live in the default "My Workspace", we have created a workspace and attached premium embedded capacity to it.
Hi @keyesg,
I'd like to suggest you take a look at the following document about the export file from power bi embedded report and correspond limitations if helps:
Export Power BI embedded analytics reports API - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |