<?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 filter data beore loading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176569#M44527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BSI,&lt;/P&gt;&lt;P&gt;Use something like below code. It works! Not too sure how it works. I am also confused about the user security and data filteration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SecurityTable: LOAD&lt;BR /&gt;&lt;BR /&gt;'USER' as [ACCESS], userid as USERID, upper(password) as PASSWORD, account as [account code], mfaccode as [mfaccode]&lt;BR /&gt;RESIDENT items;&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2010 08:32:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-03T08:32:19Z</dc:date>
    <item>
      <title>filter data beore loading</title>
      <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176565#M44523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;I am going to filter data before loading in qvw file. because of data security I need to filter before loading .&lt;/P&gt;&lt;P&gt;how can I do it?&lt;/P&gt;&lt;P&gt;Can I use the textbox for getting Id and then load the data?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 12:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176565#M44523</guid>
      <dc:creator />
      <dc:date>2009-12-05T12:46:23Z</dc:date>
    </item>
    <item>
      <title>filter data beore loading</title>
      <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176566#M44524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too have the same query. You can refer this link where i have posted. Still i am waiting to get my doubts cleared. Good luck to you!&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/23015.aspx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 17:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176566#M44524</guid>
      <dc:creator />
      <dc:date>2009-12-05T17:39:03Z</dc:date>
    </item>
    <item>
      <title>filter data beore loading</title>
      <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176567#M44525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I can't use inline because my IDs aren't limited and IDs automatically will add. I want to use ID to limite users to see data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 11:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176567#M44525</guid>
      <dc:creator />
      <dc:date>2009-12-07T11:00:04Z</dc:date>
    </item>
    <item>
      <title>filter data beore loading</title>
      <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176568#M44526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE style="margin:0px;"&gt;You can load your value like the way shown in the example given below. Hope this helps. You can also look in to the last but the previous post did by Vittaly.&lt;BR /&gt;&lt;BR /&gt;eg:&lt;BR /&gt;&lt;BR /&gt;'USER' as [ACCESS], userid as USERID, password as PASSWORD, mid(userid,1,6) as [account code], mid(userid,7,4) as [mfaccode]&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 14:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176568#M44526</guid>
      <dc:creator />
      <dc:date>2009-12-07T14:26:01Z</dc:date>
    </item>
    <item>
      <title>filter data beore loading</title>
      <link>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176569#M44527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BSI,&lt;/P&gt;&lt;P&gt;Use something like below code. It works! Not too sure how it works. I am also confused about the user security and data filteration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SecurityTable: LOAD&lt;BR /&gt;&lt;BR /&gt;'USER' as [ACCESS], userid as USERID, upper(password) as PASSWORD, account as [account code], mfaccode as [mfaccode]&lt;BR /&gt;RESIDENT items;&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 08:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-data-beore-loading/m-p/176569#M44527</guid>
      <dc:creator />
      <dc:date>2010-02-03T08:32:19Z</dc:date>
    </item>
  </channel>
</rss>

