<?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: Show me all reports - Python Samples embedded in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3212393#M42445</link>
    <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-reports" target="_blank"&gt;Reports - Get Reports - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 29 Apr 2023 17:43:05 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-04-29T17:43:05Z</dc:date>
    <item>
      <title>Show me all reports - Python Samples embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3208494#M42394</link>
      <description>&lt;P&gt;Hello friends,&lt;BR /&gt;I am working from this&amp;nbsp;&lt;A href="https://github.com/microsoft/PowerBI-Developer-Samples" target="_self"&gt;PowerBI-Developer-Samples&lt;/A&gt;&amp;nbsp; app specifically with the code that is in Python.&lt;BR /&gt;It works perfectly for me and I want to create my own design, but to start with what I want and not advance in anything else, first I would like to know how I could modify the call to the Power BI REST API (PbiEmbedService class) so that it not only shows me a report of a workspace but all the reports of a worskspace. Then I would work on a table with users and each one would have their reports. At the moment I would like a single user where I would see all the reports.&lt;BR /&gt;could you help me?&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 05:46:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3208494#M42394</guid>
      <dc:creator>apenaranda</dc:creator>
      <dc:date>2023-04-27T05:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show me all reports - Python Samples embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3212393#M42445</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-reports" target="_blank"&gt;Reports - Get Reports - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2023 17:43:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3212393#M42445</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-29T17:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show me all reports - Python Samples embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230737#M42627</link>
      <description>&lt;P&gt;Thanks for your answer&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp; but I would need a little help to build it, I still don't have much knowledge.&lt;BR /&gt;could you help me?&lt;BR /&gt;thank you&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 11:54:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230737#M42627</guid>
      <dc:creator>apenaranda</dc:creator>
      <dc:date>2023-05-11T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show me all reports - Python Samples embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230790#M42628</link>
      <description>&lt;P&gt;Please show your work.&amp;nbsp; What have you tried and where are you stuck?&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 12:27:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230790#M42628</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-05-11T12:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show me all reports - Python Samples embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230815#M42629</link>
      <description>&lt;P&gt;Well, as I was saying, I have the PowerBI-Developer-Samples app that currently you simply configure the config.py file and it shows you the desired report, the problem is that if you have more than one report within a dashboard, it will only show you the one that you have configured in config.py file&lt;/P&gt;&lt;P&gt;What I want but I don't know how to start... is to create a table of users, another table of reports and that each report is assigned to which user will be displayed. This part does not need to be done now...later.&lt;/P&gt;&lt;P&gt;What I do want as a single user is to be able to access the application and have it show all the reports that are on a dashboard.&lt;/P&gt;&lt;P&gt;The app that I use as a sample is the one in the previous link.&lt;/P&gt;&lt;P&gt;If you need more information do not hesitate to ask me.&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 12:37:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Show-me-all-reports-Python-Samples-embedded/m-p/3230815#M42629</guid>
      <dc:creator>apenaranda</dc:creator>
      <dc:date>2023-05-11T12:37:48Z</dc:date>
    </item>
  </channel>
</rss>

