<?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: How to enable personal bookmark in embed pbi using using embed code(link/iframe) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/3790843#M50974</link>
    <description>&lt;P&gt;Any update on this? How we can enable in the Report embedded in Power Apps?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 07:03:17 GMT</pubDate>
    <dc:creator>VP_VishnuVS3</dc:creator>
    <dc:date>2024-03-26T07:03:17Z</dc:date>
    <item>
      <title>How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/2052822#M31502</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We&amp;nbsp; are embedding PBI report in our website through embed code using iframe code .But Bookmark option is not showing in embedded report in the website.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to enable personal bookmark feature in embeded report using embed code(iframe/link)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest if anyone has solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vaishali&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 05:31:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/2052822#M31502</guid>
      <dc:creator>Vaishali04</dc:creator>
      <dc:date>2021-09-02T05:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/2059135#M31565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/215780"&gt;@Vaishali04&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to &lt;A href="https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/personal-bookmarks" target="_self"&gt;&lt;EM&gt;&lt;STRONG&gt;this official documentation&lt;/STRONG&gt;&lt;/EM&gt;&lt;/A&gt;, personal bookmark feature is disabled by default and is supported only for the embed for your organization (&lt;STRONG&gt;user owns data&lt;/STRONG&gt;) solution. Please refer the content in the following link to get it:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbinederland.nl/kennisbank/blog/power-bi-december-2020-feature-summary/" target="_self"&gt;&lt;STRONG&gt;Personal bookmarks&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;let config = {
        type: 'report',
        ...
        settings: {
            personalBookmarksEnabled: true
        }
    };&lt;/LI-CODE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 08:20:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/2059135#M31565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-06T08:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/3350333#M43620</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;How to add this feature as parameter in the URL, like &amp;amp;actionBarEnabled= true&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 07:05:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/3350333#M43620</guid>
      <dc:creator>prosar</dc:creator>
      <dc:date>2023-07-26T07:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/3790843#M50974</link>
      <description>&lt;P&gt;Any update on this? How we can enable in the Report embedded in Power Apps?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 07:03:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/3790843#M50974</guid>
      <dc:creator>VP_VishnuVS3</dc:creator>
      <dc:date>2024-03-26T07:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/4069121#M54437</link>
      <description>&lt;P&gt;Bookmark pane can be enabled by adding&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;bookmarksPaneEnabled=true at the end of URL.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 12:20:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/4069121#M54437</guid>
      <dc:creator>sumitsingla12</dc:creator>
      <dc:date>2024-07-30T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable personal bookmark in embed pbi using using embed code(link/iframe)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/4069226#M54439</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/596822"&gt;@sumitsingla12&lt;/a&gt;&amp;nbsp; i tried this, you can't "Add" bookmark with this option.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 13:27:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-enable-personal-bookmark-in-embed-pbi-using-using-embed/m-p/4069226#M54439</guid>
      <dc:creator>prosar</dc:creator>
      <dc:date>2024-07-30T13:27:40Z</dc:date>
    </item>
  </channel>
</rss>

