<?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 Newbie question, restricting loaded data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284459#M1190809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should I use the input box in the attached file to restrict the bar chart to those records matching either the owner or user?&amp;nbsp; For example, if the value of the input box is 1, the chart should show letters a-e AND p-t, if the value is 2 the letters shown should be f-o.&amp;nbsp; If the value is 0, ALL the letters should be shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 23:05:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-18T23:05:43Z</dc:date>
    <item>
      <title>Newbie question, restricting loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284459#M1190809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should I use the input box in the attached file to restrict the bar chart to those records matching either the owner or user?&amp;nbsp; For example, if the value of the input box is 1, the chart should show letters a-e AND p-t, if the value is 2 the letters shown should be f-o.&amp;nbsp; If the value is 0, ALL the letters should be shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 23:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284459#M1190809</guid>
      <dc:creator />
      <dc:date>2011-08-18T23:05:43Z</dc:date>
    </item>
    <item>
      <title>Newbie question, restricting loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284460#M1190810</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;you could use as expression:&lt;/P&gt;&lt;P&gt;=if($(userid)=0,value,only({&amp;lt;letter={"=(owner=$(userid) or user=$(userid))"}&amp;gt;}value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 23:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284460#M1190810</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-18T23:34:14Z</dc:date>
    </item>
    <item>
      <title>Newbie question, restricting loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284461#M1190811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, as an alternative and probably easier to read:&lt;/P&gt;&lt;P&gt;=if($(userid)=0,value,if(owner=$(userid) or user=$(userid),value))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 23:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284461#M1190811</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-18T23:39:23Z</dc:date>
    </item>
    <item>
      <title>Newbie question, restricting loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284462#M1190812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Excellent, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 00:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-restricting-loaded-data/m-p/284462#M1190812</guid>
      <dc:creator />
      <dc:date>2011-08-19T00:36:17Z</dc:date>
    </item>
  </channel>
</rss>

