<?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: Date Format on country based in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2448242#M97812</link>
    <description>&lt;P&gt;Nice idea. I also am interested about suggestions to get the necessary informations.&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2024 07:10:31 GMT</pubDate>
    <dc:creator>F_B</dc:creator>
    <dc:date>2024-05-03T07:10:31Z</dc:date>
    <item>
      <title>Date Format on country based</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2446874#M97723</link>
      <description>&lt;P&gt;Date column format for US (mm/dd/yyyy) is different from Europe (yyyy-mm-dd). Is there a solution in Qlik where in when the user is in Europe and exported data, the date will automatically converted to the country format. So that users will not have to convert manually.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2446874#M97723</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2024-11-15T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format on country based</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2446991#M97725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48541"&gt;@manoranjan_d&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;as far as I know there isn't a direct option, but I can think about a workaround that might be useful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suppose you have a Table Chart you want to export, and a field with a date (let's call it Date_Field), in this case I would:&lt;/P&gt;
&lt;P&gt;1. create two buttons (let's say US and EUROPE)&lt;/P&gt;
&lt;P&gt;2. create a variable (let's call it vDateFormat)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. add action to the buttons - Set variable value (let's say 1 for US and 0 for EUROPE)&lt;/P&gt;
&lt;P&gt;4. edit expression in the Table Chart, something like =if (vDateFormat=1,Date(Date_Field, 'MM/DD/YYYY'),Date(Date_Field,'YYYY-MM-DD'))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This way the user can choose the date format to the visualization and to the export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this can be helpful, bye&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 12:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2446991#M97725</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2024-04-30T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format on country based</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2448231#M97810</link>
      <description>&lt;P&gt;Hi F_B, Thanks for the suggestion, now my situation is ,dashboard is having&amp;nbsp; 33&amp;nbsp; unique countries existing, how to overcome on this situation if they requesting each country with different format.&lt;/P&gt;
&lt;P&gt;Any chance of pulling all the countries , user id, first name from the active directory of the AD group for the dashboard and finally making left join with 33 unique country date format and declaring the variable and calling in the dim or measure of the chart.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any idea or suggestion for the Initial step of getting the data from active directory?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 06:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2448231#M97810</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2024-05-03T06:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format on country based</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2448242#M97812</link>
      <description>&lt;P&gt;Nice idea. I also am interested about suggestions to get the necessary informations.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 07:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-on-country-based/m-p/2448242#M97812</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2024-05-03T07:10:31Z</dc:date>
    </item>
  </channel>
</rss>

