<?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 Setting Regional Formatting for Databricks Connectors in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3993301#M53436</link>
    <description>&lt;P&gt;Hello, Dear Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting data from Connector Azure Databricks. The Azure Databricks will get the Number only based on the Windows Regional Format setting, regardless of which I set in Power BI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;I set my Power BI Regional Formatting to English(United States) both for the current file and globally and set the Windows Regional Format to German; however, I still get the decimal Numbers separated with "," like 1,3.&lt;/P&gt;&lt;P&gt;I must change the Windows settings to get 1.3 correctly read from&amp;nbsp;Azure Databricks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would someone know how to set the Format correctly for the Power BI so the Azure Databricks connector will get the desired format?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;loujiang&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 12:14:31 GMT</pubDate>
    <dc:creator>loujiang</dc:creator>
    <dc:date>2024-06-14T12:14:31Z</dc:date>
    <item>
      <title>Setting Regional Formatting for Databricks Connectors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3993301#M53436</link>
      <description>&lt;P&gt;Hello, Dear Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting data from Connector Azure Databricks. The Azure Databricks will get the Number only based on the Windows Regional Format setting, regardless of which I set in Power BI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;I set my Power BI Regional Formatting to English(United States) both for the current file and globally and set the Windows Regional Format to German; however, I still get the decimal Numbers separated with "," like 1,3.&lt;/P&gt;&lt;P&gt;I must change the Windows settings to get 1.3 correctly read from&amp;nbsp;Azure Databricks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would someone know how to set the Format correctly for the Power BI so the Azure Databricks connector will get the desired format?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;loujiang&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 12:14:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3993301#M53436</guid>
      <dc:creator>loujiang</dc:creator>
      <dc:date>2024-06-14T12:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Regional Formatting for Databricks Connectors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3995021#M53445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/358791"&gt;@loujiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;After you getting data to power query side, you can try to use change type with locale option to help recognized and transform field values more accurately.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.myonlinetraininghub.com/change-type-using-locale-with-power-query" target="_self"&gt;Change Type Using Locale with Power Query&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/multiple-language-locale" target="_blank"&gt;Use locale values in multiple-language Power BI reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 01:21:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3995021#M53445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-17T01:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Regional Formatting for Databricks Connectors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3995462#M53448</link>
      <description>&lt;P&gt;Hello, Xiaoxin,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; The manual setting of the locale would partly solve the issue.&lt;/P&gt;&lt;P&gt;But my main pain point would be the setting here at Power BI would not take effect:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loujiang_0-1718606422558.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1117641i7E4E6D691A94BEAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="loujiang_0-1718606422558.png" alt="loujiang_0-1718606422558.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example, even though I have set the English here, the Power BI Databricks Connector still returns the DE format according to the Windows level setting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the GLOBAL and CURRENT FILE settings. I restarted Power BI after changing the GLOBAL Setting and applied the changes after changing the CURRENT FILE setting. However, both did not work. Is there something I missed?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;best wishes&lt;/P&gt;&lt;P&gt;Loujiang&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 06:44:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3995462#M53448</guid>
      <dc:creator>loujiang</dc:creator>
      <dc:date>2024-06-17T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Regional Formatting for Databricks Connectors</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3997594#M53471</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/358791"&gt;@loujiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;However, both did not work. Is there something I missed?&lt;/P&gt;
&lt;P&gt;In fact, these should effect the PBI desktop client languages and UI of the chart axis, they not affect the display formats.&lt;BR /&gt;If you want to change the symbol and region formats, you may need to change on your system region and symbol settings, power bi default formats are based on these.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://answers.microsoft.com/en-us/windows/forum/all/decimal-separator-changes-after-update-to-windows/02aa8cd9-1048-403d-be41-91cfb0dc3830" target="_blank"&gt;Decimal separator changes after Update to Windows 11 - Microsoft Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can also try to modify the field format string to change the output format without modify the system settings.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings" target="_blank"&gt;Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 06:41:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Setting-Regional-Formatting-for-Databricks-Connectors/m-p/3997594#M53471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-18T06:41:41Z</dc:date>
    </item>
  </channel>
</rss>

