<?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: Table box on a button click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714206#M1076696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its simple,&lt;/P&gt;&lt;P&gt;You can use the 'calculation condition' property of chart.&lt;/P&gt;&lt;P&gt;right click to go properties &amp;gt;&amp;gt; general tab. in the calculation condition&lt;/P&gt;&lt;P&gt;type your condition like, if(GetSelectedCount(Region)&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;and when user will select a Region than chart will be shown, other wise it will be empty, and by clicking error message button you can type a custom message to show user.&lt;/P&gt;&lt;P&gt;see the attached file, and images below.&lt;/P&gt;&lt;P&gt;Chart Properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did it for Straight Table, but you can do same for Table Box...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62765" alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62765_1.png" style="width: 620px; height: 486px;" /&gt;&lt;/P&gt;&lt;P&gt;No Selection, its empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62766" alt="3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62766_3.png" style="width: 620px; height: 325px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After making selection in Region Field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62767" alt="2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62767_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 07:50:18 GMT</pubDate>
    <dc:creator>israrkhan</dc:creator>
    <dc:date>2014-07-21T07:50:18Z</dc:date>
    <item>
      <title>Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714201#M1076686</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;I am again here with my small query.I want to populate my table box on a click of a button.&lt;/P&gt;&lt;P&gt;Scenario is like that,on loading I doesnt want to populate table box ie want to show it is as empty first .I have some filters(list boxes) and&amp;nbsp; a button on the qlikview report.user can select some values from these list boxes and then clicks the button.On clicking button, data sets filters out and then filtered data is shown in the table box.&lt;/P&gt;&lt;P&gt;How I can do it.I think we can use variables,but i am not sure how I restrict that table box doesnt populate on first load.Also how i can write script for button click.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714201#M1076686</guid>
      <dc:creator />
      <dc:date>2014-07-21T07:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714202#M1076690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;based on button click if we want to display the table box:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; we can create variables and write action on button like make variable value '1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layout condition on table box only if variable value is'1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coming to data filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after the data load, select the required filters from the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then click on button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the table box will display only the data based on filters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714202#M1076690</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-07-21T07:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714203#M1076693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please send the qwd file &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714203#M1076693</guid>
      <dc:creator />
      <dc:date>2014-07-21T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714204#M1076694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check in qlikview example in "What New in Qlikview 11.qvw" in report tabs&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714204#M1076694</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2014-07-21T07:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714205#M1076695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Please find the attached QVW file for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created 2 variables: vReportOn &amp;amp; vReportOff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Button: Action&lt;/P&gt;&lt;P&gt;Table box: Layout condition&lt;/P&gt;&lt;P&gt;List box for giving filters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark as correct, if your requirement was done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714205#M1076695</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-07-21T07:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714206#M1076696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its simple,&lt;/P&gt;&lt;P&gt;You can use the 'calculation condition' property of chart.&lt;/P&gt;&lt;P&gt;right click to go properties &amp;gt;&amp;gt; general tab. in the calculation condition&lt;/P&gt;&lt;P&gt;type your condition like, if(GetSelectedCount(Region)&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;and when user will select a Region than chart will be shown, other wise it will be empty, and by clicking error message button you can type a custom message to show user.&lt;/P&gt;&lt;P&gt;see the attached file, and images below.&lt;/P&gt;&lt;P&gt;Chart Properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did it for Straight Table, but you can do same for Table Box...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62765" alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62765_1.png" style="width: 620px; height: 486px;" /&gt;&lt;/P&gt;&lt;P&gt;No Selection, its empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62766" alt="3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62766_3.png" style="width: 620px; height: 325px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After making selection in Region Field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62767" alt="2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62767_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714206#M1076696</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-21T07:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714207#M1076697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks for all your reply. i am also thinking of use of straight table chart or pivot table.But I came to know that my dataset would be too large(may be 80-90 lacs records or more than this.) . So I am thinking not to bring the data set in memory first.First just populate my filters(lis boxes),which would be very less data.After selection of list boxes and clicking on button,hit the database and bring the data in memory based on filters selected.Then show this data on straight table. Sql server 2008 is the database which I am using.&lt;/P&gt;&lt;P&gt;I know by doing this I am&amp;nbsp; violating the basic fetaure of qlikview,which is bring the data set first and then apply filters.&lt;/P&gt;&lt;P&gt;But I have to do it because of large dataset.&lt;/P&gt;&lt;P&gt;can you all please provide ,some soultion for this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714207#M1076697</guid>
      <dc:creator />
      <dc:date>2014-07-21T08:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714208#M1076698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should load all data first, and then use calculated condition to show data in chart.&lt;/P&gt;&lt;P&gt;untill user will not mak selection, the chart will not be calculated, and it will not impact on performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you can ask user to make more selection, like in 10, 12 listboxes, after you can show the chart, once its become less like 4 , 5 hundreds rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in calculation condition you can type multiple conditions, once user make 10, 12 selections, than show it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;......................&lt;/P&gt;&lt;P&gt;and the way you wrote, how you will handle if user change the selection...???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714208#M1076698</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-21T08:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714209#M1076699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Israr.If the user change the selection ,he/she again has to click on BUTTON to see the changes happens,ie in backend again we have to hit the database.&lt;/P&gt;&lt;P&gt;In loading all the data first,you mean stores data in qvd file and then fetch the data from qvd file to memory to show in chart on clicking on a button?&lt;/P&gt;&lt;P&gt;and storing so big dataset on the deploying server is a good practice?May be I cant get so much space for my report as there many other reports also?&lt;/P&gt;&lt;P&gt;Hitting the database may be not a good way,but I need suggestion which would be better way to handle this situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714209#M1076699</guid>
      <dc:creator />
      <dc:date>2014-07-21T08:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714210#M1076700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the chart purpose is just to show a report, than its ok somehow. ..&amp;nbsp;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if the purpose is analysis&amp;nbsp; of data, than in your case,&lt;/P&gt;&lt;P&gt;on each time user changes the seletion , you will hit the data source again(load from source again), and may be it will take 2, 4 minute or more to load data, and user will wait for 2, 4 minutes on each selections to view the chart...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try these two option, if applicable..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if possible, you can load less data, as for 5, 6 month or 1 year data only.. dont load the historical if it is not much needed.&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; try to do your calculation in script, like grouping of data by year, by month, and by other dimension, so finally you will get less rows in document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714210#M1076700</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-21T08:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714211#M1076701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Above qvw is useful to me,&lt;/P&gt;&lt;P&gt;and it is working on when selection on region.&lt;/P&gt;&lt;P&gt;but my question is if any field value selection then graph is appear&lt;/P&gt;&lt;P&gt;ThanX in Advance......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714211#M1076701</guid>
      <dc:creator />
      <dc:date>2014-07-21T08:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714212#M1076702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not any,&lt;/P&gt;&lt;P&gt;only Fields, that you will type in calculation condition, in this case Region.&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Region)&amp;gt;0,1,0).... it will show chart when you will make selection in Region Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Region)&amp;gt;0 and GetFieldSelection(Month)&amp;gt;0,1,0), it will show the chart, when you will select a Region and Select a month as well.&lt;/P&gt;&lt;P&gt;and you can add more fields, if you need by adding AND in the expression.&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>Mon, 21 Jul 2014 08:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714212#M1076702</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-21T08:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714213#M1076703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Israr,it is better to bring all dataset in one qvd(around 2-3 gb size) and then use this qvd file to populate charts after applying all the filters?Just I have to confirm with that it is permissible to me deploy such big qvd file.&lt;/P&gt;&lt;P&gt;Actually,it is my one month data only and also we are&amp;nbsp; fetching history.&lt;/P&gt;&lt;P&gt;Also there can be multiple rows basis on some fields but i need to show distinct records even after selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you r 2nd sggection,actually I have two tables which I need to join.It causes cross joins because of many to many mappings.I cant reduce it because it gives me all&amp;nbsp; infor I want. So what I can do it,create two qvds for each table and join them on run time.&lt;/P&gt;&lt;P&gt;Secondly,I can create a single qvd file ,by popluating data created by cross joins and then use this qvd.&lt;/P&gt;&lt;P&gt;Which is better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714213#M1076703</guid>
      <dc:creator />
      <dc:date>2014-07-21T08:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714214#M1076704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generating one QVD is better option, because join on run time will also take time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as you said, you have 2, 3 GB Size. i cant say much about it, because dont know about your Systems Configurations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will recommend you to generate another thread about QVD Size and performance. so may be an experienced person can give you better answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more suggestion: if you can spend few hours. take a test of both options,&lt;/P&gt;&lt;P&gt;and than decide which one performing better. &lt;/P&gt;&lt;P&gt;Best Of Luck...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714214#M1076704</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-21T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table box on a button click</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714215#M1076705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/israrkhan"&gt;israrkhan&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to display Straight table, if I have multiple selections within Region field, i.e if I select two regions at a time the table must show its contents, how to write calculation condition for this to happen. I tried to use the condition similar to one that you have mentioned but it didn't work out, could you please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 05:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-on-a-button-click/m-p/714215#M1076705</guid>
      <dc:creator />
      <dc:date>2016-06-29T05:04:32Z</dc:date>
    </item>
  </channel>
</rss>

