<?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: restricting the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543998#M1268222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please help me to resolve the problem at the earliest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 11:13:11 GMT</pubDate>
    <dc:creator>ssriramin19</dc:creator>
    <dc:date>2013-11-19T11:13:11Z</dc:date>
    <item>
      <title>restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543997#M1268220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my application there is some thing called level of analysis (LOA_DESC) . with the values country and purchasing country,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When country is selected following appears in the report (attached with the file name country level of analysis) As can be seen from the image for the country only ar:argentina&amp;nbsp; br:Brazil should apprear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to filter those other values when country level of analysis is clicked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words for the country level of analysis only country code and country_desc should appear in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next for other level of analysis purchasing country only country code and cust_id should be appearing . Attached image will explain clearly .&lt;/P&gt;&lt;P&gt;For purchasing country there should not be any description to be appearing in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script written in the back end is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select distinct cust_id&amp;nbsp; as LOA , tp_ctry_code||':'|| cust_id as LOA_DESC&lt;BR /&gt;from&amp;nbsp; dgdmrv07.VGDMR_FPM_ADQ where dmd_mgmt_ownr_code='P401'&lt;BR /&gt;;&lt;BR /&gt;concatenate&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;select DISTINCT ctry_code&amp;nbsp;&amp;nbsp;&amp;nbsp; as LOA , ctry_code||':'||ctry_desc&amp;nbsp; as LOA_DESC&lt;BR /&gt; from&amp;nbsp; dgdmrv07.FPM_LA_PROD_DTLS &lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Help is required at the earliest. This needs to be completed by today itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543997#M1268220</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543998#M1268222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please help me to resolve the problem at the earliest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543998#M1268222</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543999#M1268224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sriram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe I am overlooking the actual difficulty - but to me it seems that just conditionalizing the dimension(s) and formula(s) of your diagram (dependent on variables) would do the job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/543999#M1268224</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-11-19T11:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544000#M1268226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please bried me on this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544000#M1268226</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544001#M1268229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you have a link between the level you choose and what you want to display (country code &amp;amp; desc) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544001#M1268229</guid>
      <dc:creator />
      <dc:date>2013-11-19T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544002#M1268231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the back end the field everything is mapped with the same qlikview name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544002#M1268231</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544003#M1268233</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;as Aunez states, the data_tables have to be linked.&lt;/P&gt;&lt;P&gt;(Hit Ctrl+T to view the table_structure and see whether that is the case)&lt;/P&gt;&lt;P&gt;If you have that, then you can make the dimension(s) and formula(s) of your diagramm dependent on those selections using the GETFIELDSELECTIONS() function, for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544003#M1268233</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-11-19T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544004#M1268234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please brief on the request and changes to be done further &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544004#M1268234</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544005#M1268237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload an image of the data model ?&lt;/P&gt;&lt;P&gt;Because I do not see any link between country level of analysis and the country code. Not in the LOAD statements you have written.&lt;/P&gt;&lt;P&gt;If there is a link, the QV association will do the limit for you between the listbox (containing the country level of analysis) and the country codes in the graph/table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544005#M1268237</guid>
      <dc:creator />
      <dc:date>2013-11-19T11:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544006#M1268238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached data mapping (data structure) . The item master is the main table in the report. The loa_desc is the table with fields loa and loa_desc .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544006#M1268238</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544007#M1268240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Well, that looks good.&lt;/P&gt;&lt;P&gt;The two tables are linked, so any selection you make on the field LOA influences the available data from the Item_Master.&lt;/P&gt;&lt;P&gt;The rest is easy: In any chart_type, you can make the dimension(s) and formula(s) dependent on either variables or, e.g., the output of GETFIELDSELECTIONS(). =&amp;gt; You can easily have one set of formulas (y-axis of your chart) displayed when LOA_#1 is selected and a different set when LOA_#2 is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544007#M1268240</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-11-19T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544008#M1268242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to get the required output after trying your approach. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544008#M1268242</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2013-11-19T11:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: restricting the data</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544009#M1268244</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;can you maybe post your document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 12:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-the-data/m-p/544009#M1268244</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-11-19T12:27:18Z</dc:date>
    </item>
  </channel>
</rss>

