<?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 select all values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246883#M395235</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 have table &lt;/P&gt;&lt;P&gt;ID:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;1,&lt;/P&gt;&lt;P&gt;2,&lt;/P&gt;&lt;P&gt;3,&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;from...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a function on front end where is shows all values on table ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: to show particular object i need this function in the conditional layout..if(get possible values(Filename(Numbers))=OS(USER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please provide me the correct function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2016 20:11:33 GMT</pubDate>
    <dc:creator>qlikuser222</dc:creator>
    <dc:date>2016-12-28T20:11:33Z</dc:date>
    <item>
      <title>select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246883#M395235</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 have table &lt;/P&gt;&lt;P&gt;ID:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;1,&lt;/P&gt;&lt;P&gt;2,&lt;/P&gt;&lt;P&gt;3,&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;from...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a function on front end where is shows all values on table ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: to show particular object i need this function in the conditional layout..if(get possible values(Filename(Numbers))=OS(USER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please provide me the correct function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246883#M395235</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2016-12-28T20:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246884#M395236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly you want to say ?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(get possible values(Filename(Numbers))=OS(USER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246884#M395236</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-12-28T20:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246885#M395237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concat(ID,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it.&amp;nbsp; (I am considering your table has ID columns and you are interested to show all the values in that Column)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246885#M395237</guid>
      <dc:creator>jayanttibhe</dc:creator>
      <dc:date>2016-12-28T20:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246886#M395238</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;Object should appear to users whose ID is in the ID field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ID 1 logs in his ouster() shows 1 (for example) so i want to conditionally hide the object based on ID = ouster(),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user who's is not part of ID logs in he cannot see that object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246886#M395238</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2016-12-28T20:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246887#M395239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;below is my requirement &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Object should appear to users whose ID is in the ID field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ID 1 logs in his ouster() shows 1 (for example) so i want to conditionally hide the object based on ID = ouster(),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;when user who's is not part of ID logs in he cannot see that object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246887#M395239</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2016-12-28T20:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: select all values?</title>
      <link>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246888#M395240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still Confusing &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, As i assume you may need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, OSUSER() as ID,&lt;SPAN style="font-size: 13.3333px;"&gt;Subfield(ID, '/',1) as IDUname&lt;/SPAN&gt; Inline [&lt;/P&gt;&lt;P&gt;RowNo&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create one variable like vshow = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this condition from Layout Tab of conditional enable by using this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(vshow=1, 1, 0) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else please explain more &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 05:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-all-values/m-p/1246888#M395240</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-29T05:54:19Z</dc:date>
    </item>
  </channel>
</rss>

