<?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 Python PowerBI access to published PowerBI App in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2002021#M30948</link>
    <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access a published PowerBI report via Python. Hence I am facing some issues with the correct login to the report which is located at the page '&lt;A href="https://apps.powerbi.com/groups/me/apps/" target="_blank"&gt;https://apps.powerbi.com/groups/me/apps/&lt;/A&gt;...'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that this is a basic question. I have tried to use the Python library adal, however there is some issues with this.&lt;/P&gt;&lt;P&gt;I found this&amp;nbsp;&lt;A href="https://bitbucket.org/omnistream/powerbi-api-example/src/master/" target="_blank"&gt;https://bitbucket.org/omnistream/powerbi-api-example/src/master/&lt;/A&gt;&amp;nbsp;but the login there is to the api and not to the app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering what the best way is to do&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Aug 2021 09:00:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-08-06T09:00:10Z</dc:date>
    <item>
      <title>Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2002021#M30948</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access a published PowerBI report via Python. Hence I am facing some issues with the correct login to the report which is located at the page '&lt;A href="https://apps.powerbi.com/groups/me/apps/" target="_blank"&gt;https://apps.powerbi.com/groups/me/apps/&lt;/A&gt;...'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that this is a basic question. I have tried to use the Python library adal, however there is some issues with this.&lt;/P&gt;&lt;P&gt;I found this&amp;nbsp;&lt;A href="https://bitbucket.org/omnistream/powerbi-api-example/src/master/" target="_blank"&gt;https://bitbucket.org/omnistream/powerbi-api-example/src/master/&lt;/A&gt;&amp;nbsp;but the login there is to the api and not to the app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering what the best way is to do&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 09:00:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2002021#M30948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-06T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2002799#M30958</link>
      <description>&lt;P&gt;I got that same question internally the other day.&amp;nbsp; What forces your python app to connect to a Power BI dataset rather than to the original underlying data source?&amp;nbsp; Power BI should not be a source system as it is not the system of record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, here's the documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/admin/service-premium-connect-tools" target="_blank"&gt;Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 16:53:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2002799#M30958</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-06T16:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2014940#M31098</link>
      <description>&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to access PowerBI via Python + Selenium and want to test the embedded report into a web page. Because of that I do not want to access the dataset itself.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 08:43:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2014940#M31098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-13T08:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2015311#M31104</link>
      <description>&lt;P&gt;As I said earlier this is not a good requirement. Rethink what you are ultimately trying to accomplish.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 12:12:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2015311#M31104</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-13T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021060#M31174</link>
      <description>&lt;P&gt;That is the best way how to test "normal" user behaviour and hence I cannot rethink it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:15:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021060#M31174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-17T11:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021067#M31175</link>
      <description>&lt;P&gt;If you use Selenium or Workfusion or any other RPA tool, what do you need Python for?&amp;nbsp; Scripting the clickthrough path?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:17:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021067#M31175</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-17T11:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021079#M31177</link>
      <description>&lt;P&gt;I am searching for an option to login via my Azure account to an embedded PowerBI dashboard, not to the PowerBI data set itself.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:27:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021079#M31177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-17T11:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021086#M31178</link>
      <description>&lt;P&gt;understood. But since you are already using Selenium you could also consider bypassing/emulating the login through mouse clicks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:31:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021086#M31178</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-17T11:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Python PowerBI access to published PowerBI App</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021123#M31180</link>
      <description>&lt;P&gt;You bring up a good point though.&amp;nbsp; At the moment Power BI does not have any testing capabilities that you might expect from a standard development environment where writing test scripts is part of the process.&amp;nbsp; It might be worth raising this as an idea/requirement to see if anyone else would be interested.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:50:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Python-PowerBI-access-to-published-PowerBI-App/m-p/2021123#M31180</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-17T11:50:48Z</dc:date>
    </item>
  </channel>
</rss>

