<?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: Change month to french in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2819110#M89482</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Chi&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2022 08:16:12 GMT</pubDate>
    <dc:creator>ChiRomeu</dc:creator>
    <dc:date>2022-10-05T08:16:12Z</dc:date>
    <item>
      <title>Change month to french</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2817455#M89383</link>
      <description>&lt;P&gt;Dear members,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is there any idea to change idioma for date? to french.&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chi&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 15:51:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2817455#M89383</guid>
      <dc:creator>ChiRomeu</dc:creator>
      <dc:date>2022-10-04T15:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change month to french</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2818594#M89455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="389075" data-lia-user-login="ChiRomeu" class="lia-mention lia-mention-user"&gt;ChiRomeu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;1. G&lt;SPAN&gt;o to file &amp;gt; options and settings &amp;gt; options &amp;gt; regional setting &amp;gt; select French.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Save and close it . Then open&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if it will not help you . You have to create one calculated column to replace the old column with same name.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Column = var Month_Name = FORMAT( 'date_field'[fecha]; "mm" )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;return switch ( true(),&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Month_Name=1, "Jan in French"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;etc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ Polly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&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;</description>
      <pubDate>Wed, 05 Oct 2022 02:38:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2818594#M89455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-05T02:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change month to french</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2819110#M89482</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Chi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 08:16:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2819110#M89482</guid>
      <dc:creator>ChiRomeu</dc:creator>
      <dc:date>2022-10-05T08:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change month to french</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2819120#M89483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="389075" data-lia-user-login="ChiRomeu" class="lia-mention lia-mention-user"&gt;ChiRomeu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please refer to the document:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/fundamentals/supported-languages-countries-regions" target="_blank"&gt;Supported languages and countries/regions for Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ Polly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&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;</description>
      <pubDate>Wed, 05 Oct 2022 08:21:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Change-month-to-french/m-p/2819120#M89483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-05T08:21:12Z</dc:date>
    </item>
  </channel>
</rss>

