<?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: embedded vista mobil panel powerbi in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3732961#M49941</link>
    <description>&lt;P&gt;Thanks for the response but I have already tried what you are saying with both panels and reports and there is no way. No matter how much I put layoutType: models.LayoutType.MobilePortrait, the report appears in desktop view. The curious thing is that in the browser console I see that it does take the layouttype mobileportrait option but it still does not make it visible.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 08:46:33 GMT</pubDate>
    <dc:creator>apenaranda</dc:creator>
    <dc:date>2024-02-29T08:46:33Z</dc:date>
    <item>
      <title>embedded vista mobil panel powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3729963#M49908</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I currently embed reports in python code.&lt;BR /&gt;Could I also do embedded panels like the one I attached captures but in the mobile view?&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="apenaranda_0-1709108710688.png" style="width: 623px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1050864i00340A4C3F852586/image-dimensions/623x400?v=v2" width="623" height="400" role="button" title="apenaranda_0-1709108710688.png" alt="apenaranda_0-1709108710688.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 08:27:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3729963#M49908</guid>
      <dc:creator>apenaranda</dc:creator>
      <dc:date>2024-02-28T08:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: embedded vista mobil panel powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3732906#M49940</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/371585"&gt;@apenaranda&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is possible to embed Power BI reports and dashboards in mobile applications using the Power BI Embedded API. You can use the API to create a custom mobile application that displays Power BI content in a mobile-friendly format. To get started with embedding Power BI content in a mobile application, you will need to create a Power BI Embedded workspace and register your application with Azure Active Directory. Once you have done this, you can use the Power BI Embedded API to authenticate users and retrieve Power BI content. You can refer the following official documentation to get it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/mobile" target="_blank"&gt;Embedding a Power BI report with mobile layout in Power BI embedded analytics | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;let embedConfig = {
    ...
    settings: {
        layoutType: models.LayoutType.MobilePortrait
    }
};&lt;/LI-CODE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:30:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3732906#M49940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-29T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: embedded vista mobil panel powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3732961#M49941</link>
      <description>&lt;P&gt;Thanks for the response but I have already tried what you are saying with both panels and reports and there is no way. No matter how much I put layoutType: models.LayoutType.MobilePortrait, the report appears in desktop view. The curious thing is that in the browser console I see that it does take the layouttype mobileportrait option but it still does not make it visible.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:46:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/embedded-vista-mobil-panel-powerbi/m-p/3732961#M49941</guid>
      <dc:creator>apenaranda</dc:creator>
      <dc:date>2024-02-29T08:46:33Z</dc:date>
    </item>
  </channel>
</rss>

