<?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 Is there any option/function/api to get Fields (Table, column) details of a report? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Is-there-any-option-function-api-to-get-Fields-Table-column/m-p/1861558#M29572</link>
    <description>&lt;P&gt;Is there any option/function/api to get Feilds&amp;nbsp; (table names and columns) used in a Power BI report?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I want to apply dynamic filters on reports in Power BI embedded, where I need to pass the table name and column name in filter object&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;const filter = {
    $schema: "http://powerbi.com/product/schema#basic",
    target: {
        table: "Geo",
        column: "Region"
    },
    operator: "In",
    values: ["West"]
};&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;In the above snippet, table and column values are hard code, but I want them to be dynamic.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 05:54:39 GMT</pubDate>
    <dc:creator>ksauhard</dc:creator>
    <dc:date>2021-05-25T05:54:39Z</dc:date>
    <item>
      <title>Is there any option/function/api to get Fields (Table, column) details of a report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-there-any-option-function-api-to-get-Fields-Table-column/m-p/1861558#M29572</link>
      <description>&lt;P&gt;Is there any option/function/api to get Feilds&amp;nbsp; (table names and columns) used in a Power BI report?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I want to apply dynamic filters on reports in Power BI embedded, where I need to pass the table name and column name in filter object&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;const filter = {
    $schema: "http://powerbi.com/product/schema#basic",
    target: {
        table: "Geo",
        column: "Region"
    },
    operator: "In",
    values: ["West"]
};&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;In the above snippet, table and column values are hard code, but I want them to be dynamic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 05:54:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-there-any-option-function-api-to-get-Fields-Table-column/m-p/1861558#M29572</guid>
      <dc:creator>ksauhard</dc:creator>
      <dc:date>2021-05-25T05:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any option/function/api to get Fields (Table, column) details of a report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-there-any-option-function-api-to-get-Fields-Table-column/m-p/1866367#M29621</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="303831" data-lia-user-login="ksauhard" class="lia-mention lia-mention-user"&gt;ksauhard&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to theses threads:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/61961833/powerbi-embedded-javascript-library-dynamic-filter-in-combination-with-apply-b" target="_self"&gt;https://stackoverflow.com/questions/61961833/powerbi-embedded-javascript-library-dynamic-filter-in-combination-with-apply-b&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Service/PowerBI-Embedded-Question-Dynamic-Filtering-based-on-customer/m-p/384673" target="_self"&gt;https://community.powerbi.com/t5/Service/PowerBI-Embedded-Question-Dynamic-Filtering-based-on-customer/m-p/384673&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Liang &lt;BR /&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 05:31:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-there-any-option-function-api-to-get-Fields-Table-column/m-p/1866367#M29621</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-05-27T05:31:25Z</dc:date>
    </item>
  </channel>
</rss>

