<?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 Query date conversion not working even after using &amp;quot;Chnage Type with locale (english-India) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4862894#M185481</link>
    <description>&lt;P&gt;There's no such locale. Use "in-IN"&amp;nbsp; or "en-GB"&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2025 23:27:26 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-10-30T23:27:26Z</dc:date>
    <item>
      <title>Power Query date conversion not working even after using "Chnage Type with locale (english-India)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4862683#M185478</link>
      <description>&lt;P&gt;My sales date Column shows dates like 14/04/2017, but even after using Transorm-Data type-Using locale-English(india). The dates are not converting correctly (still showing US format).&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 17:05:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4862683#M185478</guid>
      <dc:creator>Karthagurunadam</dc:creator>
      <dc:date>2025-10-30T17:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query date conversion not working even after using "Chnage Type with locale (english-India)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4862894#M185481</link>
      <description>&lt;P&gt;There's no such locale. Use "in-IN"&amp;nbsp; or "en-GB"&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 23:27:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4862894#M185481</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-10-30T23:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query date conversion not working even after using "Chnage Type with locale (english-India)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4865042#M185541</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1382059" data-lia-user-login="Karthagurunadam" class="lia-mention lia-mention-user"&gt;Karthagurunadam&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P data-start="0" data-end="305"&gt;Power BI displays date values based on the Windows regional settings, even if you change the locale within Power BI Desktop.&amp;nbsp;&lt;/P&gt;
&lt;P data-start="307" data-end="506"&gt;If you need the dates to appear in Indian format (dd/MM/yyyy), you can create a custom column in Power Query using: Date.ToText([Sales_Date], "dd/MM/yyyy") and use that column in your visuals.&lt;/P&gt;
&lt;P data-start="307" data-end="506"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="508" data-end="1023" data-is-last-node="" data-is-only-node="" data-unlink="true"&gt;A similar behavior has been discussed in community thread such as &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Changing-date-format-that-won-t-change-with-regional-setting/td-p/2937456" target="_blank"&gt;Solved: Changing date format that won't change with region... - Microsoft Fabric Community&lt;/A&gt;&amp;nbsp;and is also mentioned in Microsoft’s &lt;A href="https://learn.microsoft.com/en-us/power-bi/fundamentals/supported-languages-countries-regions" target="_self"&gt;supported languages and regions documentation&lt;/A&gt;&amp;nbsp;, which notes that Power BI derives its default format from the Windows regional settings.&lt;/P&gt;
&lt;P data-start="508" data-end="1023" data-is-last-node="" data-is-only-node="" data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 12:27:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4865042#M185541</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-11-03T12:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query date conversion not working even after using "Chnage Type with locale (english-India)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4868642#M185628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1382059" data-lia-user-login="Karthagurunadam" class="lia-mention lia-mention-user"&gt;Karthagurunadam&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Just wanted to check if the responses provided were helpful. If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 04:52:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4868642#M185628</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-11-07T04:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query date conversion not working even after using "Chnage Type with locale (english-India)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4871620#M185736</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1382059" data-lia-user-login="Karthagurunadam" class="lia-mention lia-mention-user"&gt;Karthagurunadam&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 04:28:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-Query-date-conversion-not-working-even-after-using-quot/m-p/4871620#M185736</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-11-11T04:28:37Z</dc:date>
    </item>
  </channel>
</rss>

