<?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 Find powerBi reports dependent on given table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Find-powerBi-reports-dependent-on-given-table/m-p/3907193#M52310</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i have been tasked to identify all powerBi reports that are using a specific Snowflake table. Since original power Bi developer is not around and reports are across multiple warehouses. &amp;nbsp;I need a automated way to scan meta data of downloaded pbix files and list queries in each report so that I can do CTRL+F in text editor.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did anyone solve this usecase before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have already tried calling Power API but getting error that the dataset is not a POST API. Also I cannot install any 3rd party tools since it needs approvals from security team and is A very long process.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 04:48:52 GMT</pubDate>
    <dc:creator>RaviBellamkonda</dc:creator>
    <dc:date>2024-05-10T04:48:52Z</dc:date>
    <item>
      <title>Find powerBi reports dependent on given table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Find-powerBi-reports-dependent-on-given-table/m-p/3907193#M52310</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i have been tasked to identify all powerBi reports that are using a specific Snowflake table. Since original power Bi developer is not around and reports are across multiple warehouses. &amp;nbsp;I need a automated way to scan meta data of downloaded pbix files and list queries in each report so that I can do CTRL+F in text editor.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did anyone solve this usecase before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have already tried calling Power API but getting error that the dataset is not a POST API. Also I cannot install any 3rd party tools since it needs approvals from security team and is A very long process.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 04:48:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Find-powerBi-reports-dependent-on-given-table/m-p/3907193#M52310</guid>
      <dc:creator>RaviBellamkonda</dc:creator>
      <dc:date>2024-05-10T04:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Find powerBi reports dependent on given table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Find-powerBi-reports-dependent-on-given-table/m-p/3909607#M52356</link>
      <description>&lt;P&gt;The usual approach is to use the Scanner API or Purview.&amp;nbsp; If that is not an option for you then you need to connect to the semantic models individually and run DMV queries over the partitions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; * &lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;$SYSTEM&lt;/SPAN&gt;.TMSCHEMA_PARTITIONS&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 17:09:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Find-powerBi-reports-dependent-on-given-table/m-p/3909607#M52356</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-05-10T17:09:21Z</dc:date>
    </item>
  </channel>
</rss>

