<?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 Accessing dashboard with mobile app for people outside of organization with limited rights in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2702133#M37899</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been doing some research and tests to check if it's possible to use the mobile app in the scenario mentioned in the title.&lt;/P&gt;&lt;P&gt;These specific users shouldn't be able to download the report and only have the right to view the app.&lt;/P&gt;&lt;P&gt;So far no success and I'm afraid I know the answer already. Is there a way/workaround to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pim&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 07:02:54 GMT</pubDate>
    <dc:creator>PimK</dc:creator>
    <dc:date>2022-08-16T07:02:54Z</dc:date>
    <item>
      <title>Accessing dashboard with mobile app for people outside of organization with limited rights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2702133#M37899</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been doing some research and tests to check if it's possible to use the mobile app in the scenario mentioned in the title.&lt;/P&gt;&lt;P&gt;These specific users shouldn't be able to download the report and only have the right to view the app.&lt;/P&gt;&lt;P&gt;So far no success and I'm afraid I know the answer already. Is there a way/workaround to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pim&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 07:02:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2702133#M37899</guid>
      <dc:creator>PimK</dc:creator>
      <dc:date>2022-08-16T07:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing dashboard with mobile app for people outside of organization with limited rights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2711601#M37993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426644" data-lia-user-login="PimK" class="lia-mention lia-mention-user"&gt;PimK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&lt;/P&gt;
&lt;P&gt;According to your statement, I think you can try &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core" target="_self"&gt;embed to customer (app owns data)&lt;/A&gt;. Then users outside your organization can see the report without sign in Power BI directly.&lt;/P&gt;
&lt;P&gt;2.&lt;/P&gt;
&lt;P&gt;You can try &lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web" target="_self"&gt;publish to web&lt;/A&gt; function in Power BI Service. Anyone with the embed code can see your report, so if you have sensitive data in your report this way may not be suitable to you.&lt;/P&gt;
&lt;P&gt;3.&lt;/P&gt;
&lt;P&gt;Or you can &lt;A href="https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-azure-ad-b2b" target="_self"&gt;add the external users as guest users&lt;/A&gt; and then you can share report with them. They need to have Pro/PPU license if your report is not in P Sku Premium capacity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 06:03:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2711601#M37993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-19T06:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing dashboard with mobile app for people outside of organization with limited rights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2734805#M38245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the detailed answer and sorry for my late reply (holidays).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if I understand it correctly, there's no way to solve it with the criteria mentioned in the original post?&lt;/P&gt;&lt;P&gt;1. No use of the app Power BI on the mobile phone.&lt;/P&gt;&lt;P&gt;2. Not suitable with sensitive data, as you already mentioned.&lt;/P&gt;&lt;P&gt;3. User can download and edit report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, according to your reaction Azure seems to be indespensable. We would like to minimize the subscriptions.&lt;/P&gt;&lt;P&gt;Again, thanks a lot for the clear insights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pim&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 09:34:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessing-dashboard-with-mobile-app-for-people-outside-of/m-p/2734805#M38245</guid>
      <dc:creator>PimK</dc:creator>
      <dc:date>2022-08-30T09:34:15Z</dc:date>
    </item>
  </channel>
</rss>

