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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I developed an application for Power BI Embedded (Back-end using Java and Front-end using Angular). Now I need to add persistent filters to the application.
But when activating the "persistentFiltersEnabled" tag and executing the arePersistentFiltersApplied() and savePersistentFilters() methods, the following error is displayed:
{message: 'NotSupported', detailedMessage: 'This feature is supported only for AAD Token.', dialogTitle: 'Invalid Parameters', level: 6}
I have already checked the authentication method (MasterUser mode) and the application's permission in Azure.
What can I do or research to try and fix this issue?
Solved! Go to Solution.
Hi @kikofreitas ,
Could you please specify the embedded analytics solution that you are currently utilizing? According to the following official documentation, it is important to note that persistent filters are supported only for the embed for your organization (user owns data) solution.
Enable persistent filters in a Power BI embedded analytics application | Microsoft Learn
Please check if you complete the below steps:
Verify that persistent filters are enabled in the report settings in the Power BI service or desktop.
Verify that your Azure Active Directory (Azure AD) app has
UserState.ReadWrite.Allpermissions.
Best Regards
Hi @kikofreitas ,
Could you please specify the embedded analytics solution that you are currently utilizing? According to the following official documentation, it is important to note that persistent filters are supported only for the embed for your organization (user owns data) solution.
Enable persistent filters in a Power BI embedded analytics application | Microsoft Learn
Please check if you complete the below steps:
Verify that persistent filters are enabled in the report settings in the Power BI service or desktop.
Verify that your Azure Active Directory (Azure AD) app has
UserState.ReadWrite.Allpermissions.
Best Regards
Check out the April 2026 Power BI update to learn about new features.
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 |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 3 | |
| 3 | |
| 2 |