<?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 based on certain parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404469#M568976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,you rae right.&lt;/P&gt;&lt;P&gt;Was your earlier query resolved ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 09:35:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-12T09:35:28Z</dc:date>
    <item>
      <title>Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404464#M568971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;i have a straight table that i only want to be displayed when a certain set of parameters are met like over a certain weight or a certain amount of orders per site&lt;/P&gt;&lt;P&gt;have been reached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what would be the best way of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404464#M568971</guid>
      <dc:creator />
      <dc:date>2012-10-11T12:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404465#M568972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Layout in Properties and put your condition under show/Conditional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404465#M568972</guid>
      <dc:creator />
      <dc:date>2012-10-11T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404466#M568973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mhatim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried this i put in there Units &amp;gt;= 3 so it should display all units over or equal to 3 but it doesnt do anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404466#M568973</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404467#M568974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put in the entire expression if(Units&amp;gt;=3,True(),False())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404467#M568974</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404468#M568975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i created a chart and set this in the Dimensions tab &lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Units&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;=3,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;job&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; this then shows me all jobs with a unit over equal or greater than 3 i then want to see on the same chart anything also greater than or equal to a weight of 3000 would i put this under expressions ? with a similar syntax?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404468#M568975</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table based on certain parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404469#M568976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,you rae right.&lt;/P&gt;&lt;P&gt;Was your earlier query resolved ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 09:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-based-on-certain-parameters/m-p/404469#M568976</guid>
      <dc:creator />
      <dc:date>2012-10-12T09:35:28Z</dc:date>
    </item>
  </channel>
</rss>

