<?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 Power BI REST API to Get Column Used in Report in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2082517#M31846</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help us with the REST API through which we can fetch Columns used in the Report? We checked the Dataset and Report API but it didn’t show any results related to Column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 11:04:08 GMT</pubDate>
    <dc:creator>ekimakIA</dc:creator>
    <dc:date>2021-09-17T11:04:08Z</dc:date>
    <item>
      <title>Power BI REST API to Get Column Used in Report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2082517#M31846</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help us with the REST API through which we can fetch Columns used in the Report? We checked the Dataset and Report API but it didn’t show any results related to Column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 11:04:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2082517#M31846</guid>
      <dc:creator>ekimakIA</dc:creator>
      <dc:date>2021-09-17T11:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API to Get Column Used in Report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2085249#M31885</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/309234"&gt;@ekimakIA&lt;/a&gt;，&lt;/P&gt;
&lt;P&gt;According to my research, I didn't find such a Rest API which can list the column information used in the report. The only Rest API I could find is the below one, and it &lt;SPAN&gt;supports only Push datasets.&lt;/SPAN&gt;&amp;nbsp; It will return the information about a dataset, including table names, column names and relationships etc.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/push-datasets/datasets-post-dataset" target="_self"&gt;Push Datasets - Datasets PostDataset&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Also, I found some tools that can help you export the column information used in the report. Hope they can help you.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-know-where-field-from-query-is-used/m-p/337483" target="_self"&gt;How to know where field from query is used?&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt; (&lt;A href="https://radacad.com/power-bi-helper" target="_self"&gt;&lt;STRONG&gt;Power BI Helper&lt;/STRONG&gt;&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.tips/product/field-finder-tool/" target="_self"&gt;&lt;STRONG&gt;Power BI Field Finder&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-find-where-a-column-is-used/m-p/227623" target="_self"&gt;How to find where a column is used?&lt;/A&gt; (&lt;A href="https://www.sqlbi.com/tools/vertipaq-analyzer/" target="_self"&gt;VertiPaq Analyzer&lt;/A&gt; )&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 06:02:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2085249#M31885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T06:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API to Get Column Used in Report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2089146#M31932</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried "Push Datasets - Datasets PostDataset" API and I created Dataset, Tables and Column in PowerBI through this API as shown in below screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ekimakIA_0-1632238929815.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/597776iDBB0BC2990983165/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ekimakIA_0-1632238929815.png" alt="ekimakIA_0-1632238929815.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But I want to fetch this column details and I tried "Push Datasets - Datasets GetTables" API but in the result i'm only getting table name&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ekimakIA_0-1632239310052.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/597781i3F7650F6B24FAAF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ekimakIA_0-1632239310052.png" alt="ekimakIA_0-1632239310052.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with this and let me know like which specific REST API you have tried which gives&amp;nbsp;&lt;SPAN&gt;information about a dataset, including table names, column names and relationships etc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 16:01:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/2089146#M31932</guid>
      <dc:creator>ekimakIA</dc:creator>
      <dc:date>2021-09-21T16:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API to Get Column Used in Report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/4004056#M53546</link>
      <description>&lt;P&gt;I am facing the same issue, can we know what is the solution here, i need metadata to do a prevalidation but API is not returing anything other then table name&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 12:20:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-to-Get-Column-Used-in-Report/m-p/4004056#M53546</guid>
      <dc:creator>divyavishwakarm</dc:creator>
      <dc:date>2024-06-21T12:20:49Z</dc:date>
    </item>
  </channel>
</rss>

