<?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 Linking table to input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280299#M104333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to put two tables side by side, one that reads the current yera from the input box and one that reads from the previous year, therefore allowing me to compare yearly data sets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laurence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2012 11:57:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-14T11:57:31Z</dc:date>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280296#M104330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Reference&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CourseCode&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;CourseStartDate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;TrainingCentre&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;MaxDelegates&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;TotalStudents&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ESX08F0163&lt;/TD&gt;&lt;TD&gt;FARZD2&lt;/TD&gt;&lt;TD&gt;3/1/2008&lt;/TD&gt;&lt;TD&gt;Colchester&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wanting to limit my table so that it only shows values where the course start date has a course start year equal to the value that is in my input box (2012 as default). Can anyone shed any light on how I can build this condition into the table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, if the current year is 2012 then the course start dates in the table should only be 2012, not all course start dates in the database. I am then going to build another table next to the one above but looks at the previous year and shows course start dates accordingly. I need the tables to read from the input box that has 'Current Year' and 'Previous Year' entry options. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280296#M104330</guid>
      <dc:creator />
      <dc:date>2012-02-14T11:44:21Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280297#M104331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;Is there any specifiec reason to use input box ?? You can achiev this by using List box also. Create a list box for Course Start Year and trigeer it for bydeafult selection for latest year. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280297#M104331</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-02-14T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280298#M104332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In expression you can use the variable to list the records based on the value in variable like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; For Current year:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vCurrYear=2012&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;StartYear={$(vCurrYear)}&amp;gt;} TotalStudents)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;For Previous Year:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vPrevYear=2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;StartYear={$(PrevYear)}&amp;gt;} TotalStudents)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280298#M104332</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-14T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280299#M104333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to put two tables side by side, one that reads the current yera from the input box and one that reads from the previous year, therefore allowing me to compare yearly data sets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laurence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280299#M104333</guid>
      <dc:creator />
      <dc:date>2012-02-14T11:57:31Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280300#M104334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the load script, you can create the year from CourseStartDate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(IsNull(﻿CourseStartYear), 'undefined', Year(CourseStartDate)) as Year;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the years into a list box to make selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sebablum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280300#M104334</guid>
      <dc:creator />
      <dc:date>2012-02-14T11:57:37Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280301#M104335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Course Start Year is in the load script, the difficulty i am having is that I want to see the course start date in it's current format, but i want two tables side by side that are programmed to look at the current year and previous year respectively. If i just made the selection via a list box the two tables would be presenting the same data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 12:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280301#M104335</guid>
      <dc:creator />
      <dc:date>2012-02-14T12:04:51Z</dc:date>
    </item>
    <item>
      <title>Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280302#M104336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone able to point me in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 13:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280302#M104336</guid>
      <dc:creator />
      <dc:date>2012-02-14T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280303#M104337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;see the attached example.&lt;/P&gt;&lt;P&gt;Maybe it shows the direction you want to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280303#M104337</guid>
      <dc:creator />
      <dc:date>2012-02-14T14:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280304#M104338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rainer, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. This is exactly the direction i need to go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laurence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280304#M104338</guid>
      <dc:creator />
      <dc:date>2012-02-14T14:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linking table to input box</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280305#M104339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laurence,&lt;/P&gt;&lt;P&gt;here are another way to solve your business problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-table-to-input-box/m-p/280305#M104339</guid>
      <dc:creator />
      <dc:date>2012-02-14T14:59:55Z</dc:date>
    </item>
  </channel>
</rss>

