<?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: System Tables not showing up in PowerBI in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/54682#M1483</link>
    <description>&lt;P&gt;I had/have the same issue with the Tableau desktop. I'm not able to select the "Billing" schema because I don't see the "System" catalog. However, I found a workaround to resolve this issue. In databricks console, go to the "Catalog Explore" and select the schema. The upper right screen you will see "Use with BI tools". Select Open in Power BI. This will download a connection file. Open Power BI by clicking the downloaded file. This will open Power BI tool with a preselected "Billing" schema. This was what I did for Tableau. I hope this works for Power BI as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-12-05 at 9.17.55 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5472iA6513FD03AD5FF78/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-12-05 at 9.17.55 AM.png" alt="Screenshot 2023-12-05 at 9.17.55 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 17:21:11 GMT</pubDate>
    <dc:creator>Chinu</dc:creator>
    <dc:date>2023-12-05T17:21:11Z</dc:date>
    <item>
      <title>System Tables not showing up in PowerBI</title>
      <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50661#M1437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working with System Tables on Unity Catalogue part. I have loaded all the schemas in the catalogue and I am using PowerBI to directly access these tables. But while connecting PowerBI to Databricks, I am not able to see System Tables.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amber26_0-1699456599708.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/4754iB4A78AA0BC5C86DE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Amber26_0-1699456599708.png" alt="Amber26_0-1699456599708.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there something else which needs to be configured while doing this?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 15:18:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50661#M1437</guid>
      <dc:creator>Amber-26</dc:creator>
      <dc:date>2023-11-08T15:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: System Tables not showing up in PowerBI</title>
      <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50680#M1440</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/91827"&gt;@Amber-26&lt;/a&gt;&amp;nbsp;have you enabled them in your workspace, if some one from admin team enabled for you they should provide access to you, untill them you can not see them.&lt;/P&gt;&lt;P&gt;if you are admin, are you able to see systems schema --&amp;gt; tables (billing etc..) under catalog in your workspace&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 18:06:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50680#M1440</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-11-08T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: System Tables not showing up in PowerBI</title>
      <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50715#M1445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/72939"&gt;@karthik_p&lt;/a&gt;&amp;nbsp;, yes they are already enabled in workspace. I am connecting PowerBI to Databricks workspace in Azure VM otherwise it is giving proxy issue.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:05:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50715#M1445</guid>
      <dc:creator>Amber-26</dc:creator>
      <dc:date>2023-11-09T08:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: System Tables not showing up in PowerBI</title>
      <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50832#M1447</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN&gt;You can query system tables from Power BI. If you modify the PowerQuery to use the system catalog it works.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Here’s an example:&lt;/SPAN&gt;&lt;BR /&gt;let&lt;BR /&gt;Source = Databricks.Catalogs("XXXX.cloud.databricks.com&amp;nbsp;", "/sql/1.0/warehouses/XXXXX", [Catalog="system", Database="billing", EnableAutomaticProxyDiscovery=null]),&lt;BR /&gt;#"Expanded Data" = Table.ExpandTableColumn(Source, "Data", {"account_id", "workspace_id", "record_id", "sku_name", "cloud", "usage_start_time", "usage_end_time", "usage_date", "custom_tags", "usage_unit", "usage_quantity", "usage_metadata"}, {"account_id", "workspace_id", "record_id", "sku_name", "cloud", "usage_start_time", "usage_end_time", "usage_date", "custom_tags", "usage_unit", "usage_quantity", "usage_metadata"}),&lt;BR /&gt;#"Removed Columns" = Table.RemoveColumns(#"Expanded Data",{"Name", "Item", "Schema", "Catalog", "Description"})&lt;BR /&gt;in&lt;BR /&gt;#"Removed Columns"&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;You'll need an access token or OAuth to connect.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 19:57:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/50832#M1447</guid>
      <dc:creator>SSundaram</dc:creator>
      <dc:date>2023-11-10T19:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: System Tables not showing up in PowerBI</title>
      <link>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/54682#M1483</link>
      <description>&lt;P&gt;I had/have the same issue with the Tableau desktop. I'm not able to select the "Billing" schema because I don't see the "System" catalog. However, I found a workaround to resolve this issue. In databricks console, go to the "Catalog Explore" and select the schema. The upper right screen you will see "Use with BI tools". Select Open in Power BI. This will download a connection file. Open Power BI by clicking the downloaded file. This will open Power BI tool with a preselected "Billing" schema. This was what I did for Tableau. I hope this works for Power BI as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-12-05 at 9.17.55 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5472iA6513FD03AD5FF78/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-12-05 at 9.17.55 AM.png" alt="Screenshot 2023-12-05 at 9.17.55 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:21:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/system-tables-not-showing-up-in-powerbi/m-p/54682#M1483</guid>
      <dc:creator>Chinu</dc:creator>
      <dc:date>2023-12-05T17:21:11Z</dc:date>
    </item>
  </channel>
</rss>

