<?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: simple and smart ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375247#M822018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other way ,&lt;/P&gt;&lt;P&gt;reason why asking is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if my qvd has 10 million records , for&amp;nbsp; "All" flag again am loading 10 million records which I dislike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 03:56:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-10T03:56:49Z</dc:date>
    <item>
      <title>simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375243#M822014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have&amp;nbsp; data like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;prodcuts,sales,cardgroup&lt;/P&gt;&lt;P&gt;producta,100,cardA&lt;/P&gt;&lt;P&gt;productb,200,cardB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here the point I will create a chart with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;products as dim&lt;/P&gt;&lt;P&gt;sum(sales) as expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I am expecting the thing is&lt;/P&gt;&lt;P&gt;I should have new field called Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where&amp;nbsp; Group should have data&lt;/P&gt;&lt;P&gt;Group&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;cardA&lt;/P&gt;&lt;P&gt;cardB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if user select on All from Group columns&amp;nbsp;&amp;nbsp; it should show me the data for both&amp;nbsp; Producta and Productb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if he select on cardA&amp;nbsp; then only product ... like wise other one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to achieve this expect below way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;products,&lt;/P&gt;&lt;P&gt;sales,&lt;/P&gt;&lt;P&gt;cardgroup,&lt;/P&gt;&lt;P&gt;cardgroup as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...... from qvd1&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;products,&lt;/P&gt;&lt;P&gt;sales,&lt;/P&gt;&lt;P&gt;cardgroup,&lt;/P&gt;&lt;P&gt;'All' as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...... from qvd1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above solution is working ,but I don't want the same table again for getting the all filter &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375243#M822014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375244#M822015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One front end solution, May be this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 02:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375244#M822015</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-10T02:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375245#M822016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Required only in Backend &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 03:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375245#M822016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T03:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375246#M822017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then your way is correct only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 03:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375246#M822017</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-10T03:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375247#M822018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other way ,&lt;/P&gt;&lt;P&gt;reason why asking is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if my qvd has 10 million records , for&amp;nbsp; "All" flag again am loading 10 million records which I dislike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 03:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375247#M822018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T03:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375248#M822019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possible solution may be this? Because, until unless you need only 3 static names. If need more that 20 then we can do same with For...Each..Loop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Mapping Load * inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;prodcuts,sales,cardgroup&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;producta,100,cardA&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;productb,200,cardB&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Final:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;// Auto Join / Auto Concatenate. Don't require to declare any Keyword between directories.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load products, sales, 'All' as Group, Applymap('Sample', cardgroup, 'NA') as &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cardgroup &lt;/STRONG&gt;Resident Sample;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style=": ; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;products&lt;/SPAN&gt;, sales, 'cardA' as Group, Applymap('Sample', cardgroup, 'NA') as &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cardgroup &lt;/STRONG&gt;Resident Sample;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;products&lt;/SPAN&gt;, sales, 'cardB' as Group, Applymap('Sample', cardgroup, 'NA') as &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cardgroup &lt;/STRONG&gt;Resident Sample;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Drop Table Sample;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375248#M822019</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-10T04:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375249#M822020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a inline table like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;cardgroup,Group&lt;/P&gt;&lt;P&gt;cardA,All&lt;/P&gt;&lt;P&gt;cardB,All&lt;/P&gt;&lt;P&gt;cardA,cardA&lt;/P&gt;&lt;P&gt;cardB,cardB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks working , let me if I am wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375249#M822020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T04:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375250#M822021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You said, you have thousand of hundred records, That is the case you want to do manually for whole records? If so, Not good idea. And although here you have to do some similar cases where Mapping table to each record using ApplyMap(). That may makes lot informative and structured format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i know the reason you want to do this in Script only. Because, My first reply gives the good result until unless brain to storm. Here, I've done one island table to map each together&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375250#M822021</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-10T04:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375251#M822022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have couple of filter conditions in ui expression already ,&lt;/P&gt;&lt;P&gt;that too expression are&amp;nbsp; bit lengthy , are we prefer here to do in script rather than ui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding 10 milimoon records is &lt;/P&gt;&lt;P&gt;cardGroup will be always have only&amp;nbsp; cardA or cardB only&lt;/P&gt;&lt;P&gt;but to map 'All' flag am loading full qvd again right which I don't want to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if u r not clear on my explination&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375251#M822022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T04:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375252#M822023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the case, You can map island table to the Fact table where 10M records pulling. Will you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375252#M822023</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-10T04:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375253#M822024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not necessary to load the table data twice - that is total overkill and complicates the front end expressions. Rather do this after the main table load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;t2:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD FieldValue('cardgroup', RowNo()) as cardgroup,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 'All' as Group&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Autogenerate FieldValueCount('cardgroup')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate(t2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD FieldValue('cardgroup', RowNo()) as cardgroup,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; cardgroup as Group&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Autogenerate FieldValueCount('cardgroup')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Group will now link cardA too itself and to 'All'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a better way is not do that at all. Just train your users that no selection is the same as 'All'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 04:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375253#M822024</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-08-10T04:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375254#M822025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am not sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any effect on performance ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375254#M822025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T06:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375255#M822026</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;Its is not required to load twice the same table as per script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of taking two time same table,&lt;/P&gt;&lt;P&gt;Step 1 : Load the QVD .&lt;/P&gt;&lt;P&gt;Step 2: Take resident of above table (It will take less time as compared to actual load).&lt;/P&gt;&lt;P&gt;//Ur Script:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;products,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sales,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...... from qvd1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;products,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sales,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'All' as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...... from qvd1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My script:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;products,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sales,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...... from qvd1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;products,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sales,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cardgroup,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'All' as Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident Data ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hope this may helps you.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375255#M822026</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2017-08-10T06:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375256#M822027</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prod:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;prodcuts,sales,cardgroup&lt;/P&gt;&lt;P&gt;producta,100,cardA&lt;/P&gt;&lt;P&gt;productb,200,cardB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T:&lt;/P&gt;&lt;P&gt;load Distinct cardgroup, cardgroup as Group Resident Prod;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD 'All' As Group, cardgroup Resident T;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not load all the fields again and also load only distinct cardGroup from ur table. so that, its doesn't occupy memory that much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 12:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375256#M822027</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2017-08-10T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: simple and smart ?</title>
      <link>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375257#M822028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no need for the All group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QlikView if you select nothing in a listbox, that is effectively the same as selecting all values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have a list box with CardA and CardB. &lt;/P&gt;&lt;P&gt;Selecting one of the cards will filter on that data, selecting neither will show all data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Green, White &amp;amp; Grey the fundamentals of selection in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2012/08/raise-flag-to-green-white-and-gray.html" title="http://www.qliktips.com/2012/08/raise-flag-to-green-white-and-gray.html"&gt;Qlik Tips: Raise a flag to the Green, White and Gray&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 12:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-and-smart/m-p/1375257#M822028</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-08-10T12:25:36Z</dc:date>
    </item>
  </channel>
</rss>

