<?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: Login-PowerBI not working in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3946251#M52838</link>
    <description>&lt;P&gt;I do not understand why it does not work:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 07:45:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-24T07:45:39Z</dc:date>
    <item>
      <title>Login-PowerBI not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3943794#M52815</link>
      <description>&lt;P&gt;I really dont get why this doesnt work?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is very frustrating, I am following this very simple example from&amp;nbsp;&lt;A href="https://www.c-sharpcorner.com/article/install-power-bi-powershell-in-your-windows-machine/" target="_blank"&gt;Install Power BI PowerShell On Your Windows Machine (c-sharpcorner.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 12:02:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3943794#M52815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-23T12:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Login-PowerBI not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3945460#M52831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It&amp;nbsp;&lt;SPAN&gt;sounds like the PowerShell module for Power BI is not installed or not properly loaded. To fix this, you can try the following steps: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Open PowerShell as an &lt;STRONG&gt;administrator&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Run the command "&lt;EM&gt;&lt;STRONG&gt;Install-Module -Name MicrosoftPowerBIMgmt&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps#installation" target="_self"&gt;Installation&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Install-Module -Name MicrosoftPowerBIMgmt&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. If prompted to install the NuGet provider, type "&lt;STRONG&gt;&lt;FONT color="#008000"&gt;Y&lt;/FONT&gt;&lt;/STRONG&gt;" and press Enter &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. Once the installation is complete, run the command "&lt;EM&gt;&lt;STRONG&gt;Import-Module -Name MicrosoftPowerBIMgmt&lt;/STRONG&gt;&lt;/EM&gt;" &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5. Try running the "Login-PowerBI" cmdlet again and see if the error is resolved. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 03:02:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3945460#M52831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T03:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Login-PowerBI not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3946251#M52838</link>
      <description>&lt;P&gt;I do not understand why it does not work:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 07:45:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3946251#M52838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T07:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Login-PowerBI not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3946317#M52840</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I just tested in my side, it works well (see the ones in below screenshot). Please make sure the following conditions be statisfied:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Supported environments and PowerShell versions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Windows PowerShell v3.0 and up with .NET 4.7.1 or above.&lt;/LI&gt;
&lt;LI&gt;PowerShell Core (v6) and up on any OS platform supported by PowerShell Core.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 08:03:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Login-PowerBI-not-working/m-p/3946317#M52840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T08:03:13Z</dc:date>
    </item>
  </channel>
</rss>

