<?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: how to covert date format when open published  the report with other user in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873039#M185760</link>
    <description>&lt;P&gt;Hi Krishna,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue you are noting is the standard behavior due to locale setting.&amp;nbsp; Each users have their locale setting, and the date will be displayed according to their setting. In order to resolve your pain point, you can use a calculated column like below to fix the date format and use that in the slicer.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Date Slicer (DD-MM-YYYY) = FORMAT( [YourDateColumnName], "dd/MM/yyyy" )&lt;/LI-CODE&gt;
&lt;P&gt;Resultant slicer will have exactly that date format regardless of the setting in locale.&amp;nbsp; In order to ensure that the slicer is sorted in the date order, you can sort by the another date column in your calendar table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Nov 2025 10:12:21 GMT</pubDate>
    <dc:creator>DataNinja777</dc:creator>
    <dc:date>2025-11-12T10:12:21Z</dc:date>
    <item>
      <title>how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4872950#M185758</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a new requirement&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i have created sales report in that added the slicer as a date format in showing is &lt;STRONG&gt;12/11/2025(DD/MM/YYYY) &lt;/STRONG&gt;&amp;nbsp; but when the user open the sales report organizational workspace the date format is showing&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;11/12/2025(MM/DD/YYYY)&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Is there any way avaialble what ever we create same format can view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 08:50:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4872950#M185758</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-11-12T08:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873039#M185760</link>
      <description>&lt;P&gt;Hi Krishna,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue you are noting is the standard behavior due to locale setting.&amp;nbsp; Each users have their locale setting, and the date will be displayed according to their setting. In order to resolve your pain point, you can use a calculated column like below to fix the date format and use that in the slicer.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Date Slicer (DD-MM-YYYY) = FORMAT( [YourDateColumnName], "dd/MM/yyyy" )&lt;/LI-CODE&gt;
&lt;P&gt;Resultant slicer will have exactly that date format regardless of the setting in locale.&amp;nbsp; In order to ensure that the slicer is sorted in the date order, you can sort by the another date column in your calendar table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 10:12:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873039#M185760</guid>
      <dc:creator>DataNinja777</dc:creator>
      <dc:date>2025-11-12T10:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873137#M185762</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608865" data-lia-user-login="DataNinja777" class="lia-mention lia-mention-user"&gt;DataNinja777&lt;/a&gt;&amp;nbsp;--- Iam not looking for date format&lt;BR /&gt;&lt;BR /&gt;iam looking for when i have added the date format&amp;nbsp;&lt;STRONG&gt;12/11/2025(DD/MM/YYYY) &lt;/STRONG&gt;and published into workspace , same report &lt;STRONG&gt;client open their system&lt;/STRONG&gt;&amp;nbsp;then date format showing is&amp;nbsp;&lt;STRONG&gt;11/12/2025(MM/DD/YYYY).&lt;BR /&gt;&lt;BR /&gt;i know the issue and soutions also this is occures google chrome date format issue ...usually by default in googe show format is ---- &lt;/STRONG&gt;english (United Status)&lt;STRONG&gt;&amp;nbsp; then we can change setting -----&amp;gt; lanugauge ---&amp;gt;&amp;nbsp;&lt;/STRONG&gt;English (United Kingdom)&lt;STRONG&gt;.. then it will work as per our requirement.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Every client/user will not change the google format right then we have find out solutions ???&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;like when the user open the report then automatically date format will change and shows as DD/MM/YYYY .&lt;BR /&gt;&lt;BR /&gt;Team, pleaes check and do the needful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 11:48:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873137#M185762</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-11-12T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873186#M185764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you can format the date as text in Power Query or duplicate and format your new column in order to don't remove relationships and then use it in your slicer control:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Text.Format("#{0:dd/MM/yyyy}", [Date])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Limitations:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;These approaches &lt;STRONG&gt;convert the date to text&lt;/STRONG&gt;, which means you lose native date functionalities such as sorting chronologically or using relative date filters.&lt;/LI&gt;&lt;LI&gt;If you need to retain date logic (e.g., filtering by month or year), you may need to keep both the original date field and the formatted text version.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; If this response resolved your issue, please mark it as correct to assist other members of the community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 12:26:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873186#M185764</guid>
      <dc:creator>Zanqueta</dc:creator>
      <dc:date>2025-11-12T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873748#M185774</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Just create a formatted date column that sorts correctly:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;In Power Query&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Create a custom column:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;Date.ToText([YourDateColumn], "dd/MM/yyyy")&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;In &lt;STRONG&gt;Data View&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Select the new formatted date column&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Go to Column Tools → Sort by Column → Choose your original date column&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;In &lt;STRONG&gt;Report&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Use this new formatted date column in your slicer&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;It wll result that &lt;STRONG&gt;all users&lt;/STRONG&gt; will see &lt;STRONG&gt;12/11/2025 (DD/MM/YYYY) &lt;FONT color="#FF0000"&gt;regardless&lt;/FONT&gt; &lt;/STRONG&gt;of their &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;system settings&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;and the slicer will sort &lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;chronologically&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;EM&gt;if this post helps, then I would appreciate a thumbs up&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;and&amp;nbsp;&lt;STRONG&gt;mark it as the solution&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Nov 2025 02:32:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4873748#M185774</guid>
      <dc:creator>Ahmed-Elfeel</dc:creator>
      <dc:date>2025-11-13T02:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4876605#M185845</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="838901" data-lia-user-login="Ahmed-Elfeel" class="lia-mention lia-mention-user"&gt;Ahmed-Elfeel&lt;/a&gt;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="861055" data-lia-user-login="Zanqueta" class="lia-mention lia-mention-user"&gt;Zanqueta&lt;/a&gt;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608865" data-lia-user-login="DataNinja777" class="lia-mention lia-mention-user"&gt;DataNinja777&lt;/a&gt;,&amp;nbsp; for his inputs on this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Has your issue been resolved? If the response provided by the community member &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="838901" data-lia-user-login="Ahmed-Elfeel" class="lia-mention lia-mention-user"&gt;Ahmed-Elfeel&lt;/a&gt;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="861055" data-lia-user-login="Zanqueta" class="lia-mention lia-mention-user"&gt;Zanqueta&lt;/a&gt;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608865" data-lia-user-login="DataNinja777" class="lia-mention lia-mention-user"&gt;DataNinja777&lt;/a&gt;,&amp;nbsp;addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.&lt;BR /&gt;&lt;BR /&gt;Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.&lt;/P&gt;
&lt;P&gt;Thank you for using the Microsoft Community Forum.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 13:41:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4876605#M185845</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-11-16T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to covert date format when open published  the report with other user</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4879228#M185917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 04:11:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-covert-date-format-when-open-published-the-report-with/m-p/4879228#M185917</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-11-19T04:11:01Z</dc:date>
    </item>
  </channel>
</rss>

