<?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: Different date formats for different users? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947376#M13428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to import the users as a separate stage in the load script, or can I leverage the Active Directory connection which I'm already using?&amp;nbsp; And at the risk of sounding lazy, do you happen to know the syntax/variables for Qlik to refer to the current user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 10:55:32 GMT</pubDate>
    <dc:creator>quriouss</dc:creator>
    <dc:date>2015-09-01T10:55:32Z</dc:date>
    <item>
      <title>Different date formats for different users?</title>
      <link>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947374#M13426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are looking at rolling out Qlik Sense for a Global Audience. Our American users are used to using mm-dd-yyyy as a date format, whereas Europeans are using dd-mm-yyyy.&amp;nbsp; The data is all loaded into QlkSense in only one format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a good way to deal with showing each group of users a filter box in their preferred format?&amp;nbsp; I don't really want to start re-training a nation on how to enter dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do something with the user's LDAP/ADS profile (&lt;STRONG&gt;if UserOffice = Chicago then DateFormat=mm-dd-yyyy&lt;/STRONG&gt;) or do we have to get into publishing different versions of the data for the different audiences?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for sharing your experiences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 10:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947374#M13426</guid>
      <dc:creator>quriouss</dc:creator>
      <dc:date>2015-09-01T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Different date formats for different users?</title>
      <link>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947375#M13427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;yes you can do something like &lt;/P&gt;&lt;P&gt;date(DateField , if(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;UserOffice = 'Chicago' , 'MM-dd-yyyy' , 'dd-MM-yyyy'))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 10:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947375#M13427</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-09-01T10:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Different date formats for different users?</title>
      <link>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947376#M13428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to import the users as a separate stage in the load script, or can I leverage the Active Directory connection which I'm already using?&amp;nbsp; And at the risk of sounding lazy, do you happen to know the syntax/variables for Qlik to refer to the current user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 10:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947376#M13428</guid>
      <dc:creator>quriouss</dc:creator>
      <dc:date>2015-09-01T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Different date formats for different users?</title>
      <link>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947377#M13429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi for the user you can use the function &lt;/P&gt;&lt;P&gt;osuser() which will return the current user details as &lt;/P&gt;&lt;P&gt;Domain\UserName&lt;/P&gt;&lt;P&gt;but if you need the home office i think you'll need to load the this data to your qlikview model &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-date-formats-for-different-users/m-p/947377#M13429</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-09-01T13:25:12Z</dc:date>
    </item>
  </channel>
</rss>

