<?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: Power BI refresh job task in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142004#M51862</link>
    <description>&lt;P&gt;Can you send a screenshot of the refresh power BI task in the jobs UI within Databricks please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Dec 2025 16:41:25 GMT</pubDate>
    <dc:creator>emma_s</dc:creator>
    <dc:date>2025-12-16T16:41:25Z</dc:date>
    <item>
      <title>Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141934#M51853</link>
      <description>&lt;P&gt;I have tried Databricks job task to refresh power bi dataset and I have found 2 issues.&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; I set up tables in Power BI Desktop using &lt;STRONG&gt;Import mode&lt;/STRONG&gt;. After deploying the model to Power BI Service, I was able to download it as an Import mode model. However, after running the first Databricks job with a Power BI task, I could no longer download the report in Import mode—only as a copy with a direct connection. I suspect this happened because the Databricks job modified the Power BI model via XMLA.&lt;/P&gt;&lt;P&gt;Databricks job setup&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_0-1765874332890.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22312i84A1E68EC342BA09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_0-1765874332890.png" alt="alesventus_0-1765874332890.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; I was unable to refresh a Power BI model that included a &lt;STRONG&gt;Rename Column&lt;/STRONG&gt; step in Power Query. When I removed this step, the refresh completed successfully.&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_1-1765874393964.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22313i03125C21C7B1B784/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_1-1765874393964.png" alt="alesventus_1-1765874393964.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;Error message:&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_3-1765874486812.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22315i75AF5BDE339F19E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_3-1765874486812.png" alt="alesventus_3-1765874486812.png" /&gt;&lt;/span&gt;&lt;P&gt;Column month_number was renamed in the Power BI Desktop (Transform data - Steps) to Month Number.&lt;/P&gt;&lt;P&gt;Does anybody have the same experiences? Is there any workaround for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 08:44:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141934#M51853</guid>
      <dc:creator>alesventus</dc:creator>
      <dc:date>2025-12-16T08:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141942#M51855</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. In your job did you update the power bi query mode to import mode before you ran it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emma_s_0-1765877468938.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22320i087F4904FBA92013/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emma_s_0-1765877468938.png" alt="emma_s_0-1765877468938.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. If changing to import mode doesn't fix this issue, have you tried renaming in the semantic model rather than in the transform data steps?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 09:33:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141942#M51855</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2025-12-16T09:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141984#M51861</link>
      <description>&lt;P&gt;I set this option to Import before the first job run. I tested the scenario again and observed the same result: before the job runs, the option to download in Import mode is enabled; after the run, it becomes disabled.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regarding renamed columns in Power BI Power Query, I couldn’t find any mention of such a limitation in the documentation. It might be an undocumented feature/bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 13:07:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/141984#M51861</guid>
      <dc:creator>alesventus</dc:creator>
      <dc:date>2025-12-16T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142004#M51862</link>
      <description>&lt;P&gt;Can you send a screenshot of the refresh power BI task in the jobs UI within Databricks please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 16:41:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142004#M51862</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2025-12-16T16:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142021#M51864</link>
      <description>&lt;P&gt;Databricks job contains just one task.&lt;/P&gt;&lt;P&gt;There is only one source of the data - view based on delta lake table in Unity Catalog.&lt;/P&gt;&lt;P&gt;Cluster is serverless sql warehouse.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_0-1765912592090.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22344iB33B4516640AF924/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_0-1765912592090.png" alt="alesventus_0-1765912592090.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the result of the job:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_1-1765914081644.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22345iEBDEA27BAE323F34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_1-1765914081644.png" alt="alesventus_1-1765914081644.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 19:41:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142021#M51864</guid>
      <dc:creator>alesventus</dc:creator>
      <dc:date>2025-12-16T19:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh job task</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142178#M51896</link>
      <description>&lt;P&gt;Problem solved. I was downloading report instead of dataset. When I download dataset and open it, the connection is still Import mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alesventus_0-1766070716735.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22400i0323CA62BC2DFE59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alesventus_0-1766070716735.png" alt="alesventus_0-1766070716735.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 15:12:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-job-task/m-p/142178#M51896</guid>
      <dc:creator>alesventus</dc:creator>
      <dc:date>2025-12-18T15:12:11Z</dc:date>
    </item>
  </channel>
</rss>

