<?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: Set two or more default selections in one field for a user in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966375#M331196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple users try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;=IF(OsUser()='user1' OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;OsUser()='user2' &lt;/SPAN&gt; ,'(selection1|selection2)')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;OR with Mixmatch() like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;=IF(MixMatch(OsUser(), 'user1', &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;'user2', 'user3', 'user4')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt; ,'(selection1|selection2)')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 15:17:51 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-10-27T15:17:51Z</dc:date>
    <item>
      <title>Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966366#M331187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to ask&amp;nbsp; a question. I want to set&amp;nbsp; two default selections in one filter for a specific user. so i went to &lt;/P&gt;&lt;P&gt;documet --&amp;gt; on open&amp;lt;has action&amp;gt; --&amp;gt;add--&amp;gt;selection--&amp;gt;select in field and wrote in value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(OsUser()='user1','selection1' | 'selection2')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the code is wrong&lt;/P&gt;&lt;P&gt;Does enybady know the corrent code for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966366#M331187</guid>
      <dc:creator />
      <dc:date>2015-10-26T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966367#M331188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the Syntax for several values&lt;/P&gt;&lt;P&gt;(value1|value2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your case should be like&lt;/P&gt;&lt;P&gt;=IF(OsUser()='user1',('selection1' | 'selection2'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnot get it work when I use if only with direct Definition&lt;/P&gt;&lt;P&gt;maybe in combination with if there must be another Syntax??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966367#M331188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966368#M331189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you use bookmarks? It seems a better solution for you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966368#M331189</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-26T16:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966369#M331190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the only way is to use bookmarks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 08:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966369#M331190</guid>
      <dc:creator />
      <dc:date>2015-10-27T08:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966370#M331191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;Try something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;IF(OsUser()='user1',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&amp;nbsp; '('&amp;amp;'"Selection1"'&amp;amp;'|'&amp;amp;'"Selection2"'&amp;amp;')' )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966370#M331191</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2015-10-27T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966371#M331192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you! you solved my problem!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966371#M331192</guid>
      <dc:creator />
      <dc:date>2015-10-27T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966372#M331193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there multiple users for which you require multiple selections? Afore mentioned solutions will be working fine for only 1 user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966372#M331193</guid>
      <dc:creator />
      <dc:date>2015-10-27T10:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966373#M331194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If values are static then you can directly give&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(OsUser()='user1','(selection1|selection2)')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966373#M331194</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-27T10:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966374#M331195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no problem in multiple users if you use 'or' statement.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(OsUser()='user1' OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OsUser()='user2'&lt;/SPAN&gt; ,'('&amp;amp;'"Selection1"'&amp;amp;'|'&amp;amp;'"Selection2"'&amp;amp;')'&lt;STRONG&gt; &lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966374#M331195</guid>
      <dc:creator />
      <dc:date>2015-10-27T10:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set two or more default selections in one field for a user</title>
      <link>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966375#M331196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple users try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;=IF(OsUser()='user1' OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;OsUser()='user2' &lt;/SPAN&gt; ,'(selection1|selection2)')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;OR with Mixmatch() like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;=IF(MixMatch(OsUser(), 'user1', &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;'user2', 'user3', 'user4')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt; ,'(selection1|selection2)')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-two-or-more-default-selections-in-one-field-for-a-user/m-p/966375#M331196</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-27T15:17:51Z</dc:date>
    </item>
  </channel>
</rss>

