<?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 conditional rows in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181148#M47283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In situations like this I often create a calcualted dimension. Use your condition in the dimension calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2011 12:44:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-25T12:44:50Z</dc:date>
    <item>
      <title>conditional rows in table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181146#M47281</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 have a lot of data from our laboratory, and we have a field TAT (turn around time).&lt;/P&gt;&lt;P&gt;I need to make a table where only the rows of the table are shown where the TAT is bigger than 90% of all TAT's.&lt;/P&gt;&lt;P&gt;The condition is something like this: TAT &amp;gt; fractile(TAT,0.90)&lt;/P&gt;&lt;P&gt;But I don't know where or how to put it in my table.&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 10:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181146#M47281</guid>
      <dc:creator />
      <dc:date>2011-03-25T10:12:03Z</dc:date>
    </item>
    <item>
      <title>conditional rows in table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181147#M47282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;First you need to create pivot table. Add the required dimesnion and in Expression try the below code.&lt;/P&gt;&lt;P&gt;sum(if(TAT &amp;gt; fractile(TAT,0.9), TAT)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 10:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181147#M47282</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-03-25T10:29:54Z</dc:date>
    </item>
    <item>
      <title>conditional rows in table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181148#M47283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In situations like this I often create a calcualted dimension. Use your condition in the dimension calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 12:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-rows-in-table/m-p/181148#M47283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-25T12:44:50Z</dc:date>
    </item>
  </channel>
</rss>

