<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Power BI Embedded - Persistent Filters in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Persistent-Filters/m-p/3864317#M51955</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/730445"&gt;@kikofreitas&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please specify the &lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/power-bi-embedded-analytics" target="_self"&gt;embedded analytics solution&lt;/A&gt; that you are currently utilizing? According to the following official documentation, it is important to note that&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;persistent filters are supported &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;only&lt;/STRONG&gt; &lt;/FONT&gt;for the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tabs=net-core" target="_self"&gt;&lt;STRONG&gt;&lt;EM&gt;embed for your organization&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tabs=net-core" target="_self"&gt;&lt;STRONG&gt;&amp;nbsp;(user owns data)&lt;/STRONG&gt;&lt;/A&gt; solution.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/enable-persistent-filters" target="_blank"&gt;Enable persistent filters in a Power BI embedded analytics application | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check if you complete the below steps:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Verify that persistent filters are enabled in the report settings in the Power BI service or desktop.&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Verify that your Azure Active Directory (Azure AD) app has&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;UserState.ReadWrite.All&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;permissions.&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 06:11:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-24T06:11:56Z</dc:date>
    <item>
      <title>Power BI Embedded - Persistent Filters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Persistent-Filters/m-p/3862617#M51940</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;But when activating the "persistentFiltersEnabled" tag and executing the arePersistentFiltersApplied() and savePersistentFilters() methods, the following error is displayed:&lt;/P&gt;&lt;P&gt;{message: 'NotSupported', detailedMessage: 'This feature is supported only for AAD Token.', dialogTitle: 'Invalid Parameters', level: 6}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already checked the authentication method (MasterUser mode) and the application's permission in Azure.&lt;/P&gt;&lt;P&gt;What can I do or research to try and fix this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 14:06:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Persistent-Filters/m-p/3862617#M51940</guid>
      <dc:creator>kikofreitas</dc:creator>
      <dc:date>2024-04-23T14:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded - Persistent Filters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Persistent-Filters/m-p/3864317#M51955</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/730445"&gt;@kikofreitas&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please specify the &lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/power-bi-embedded-analytics" target="_self"&gt;embedded analytics solution&lt;/A&gt; that you are currently utilizing? According to the following official documentation, it is important to note that&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;persistent filters are supported &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;only&lt;/STRONG&gt; &lt;/FONT&gt;for the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tabs=net-core" target="_self"&gt;&lt;STRONG&gt;&lt;EM&gt;embed for your organization&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tabs=net-core" target="_self"&gt;&lt;STRONG&gt;&amp;nbsp;(user owns data)&lt;/STRONG&gt;&lt;/A&gt; solution.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/enable-persistent-filters" target="_blank"&gt;Enable persistent filters in a Power BI embedded analytics application | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check if you complete the below steps:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Verify that persistent filters are enabled in the report settings in the Power BI service or desktop.&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Verify that your Azure Active Directory (Azure AD) app has&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;UserState.ReadWrite.All&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;permissions.&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 06:11:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Persistent-Filters/m-p/3864317#M51955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-24T06:11:56Z</dc:date>
    </item>
  </channel>
</rss>

