<?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 Vizlib Table - display only certain rows... in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779503#M60591</link>
    <description>&lt;P&gt;Hi -&amp;nbsp;&lt;BR /&gt;I have a #VizLib visualization - table - in which I would like to do the following&lt;/P&gt;&lt;P&gt;1. I have a variable (vCountDate)&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[REQUESTDATE]={"&amp;gt;=$(=Date(Max(REQUESTDATE)-9))&amp;lt;=$(=Date(Max(REQUESTDATE)))"}&amp;gt;} [REQUESTDATE] )&lt;/P&gt;&lt;P&gt;Therefore the variable is equal to '1' or '0'.&lt;/P&gt;&lt;P&gt;2. In the VizLib table I only want to show rows in which the vCountDate variable is = 1.&amp;nbsp; For some reason I cannot figure this out.&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:42:07 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2024-11-16T00:42:07Z</dc:date>
    <item>
      <title>Vizlib Table - display only certain rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779503#M60591</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;BR /&gt;I have a #VizLib visualization - table - in which I would like to do the following&lt;/P&gt;&lt;P&gt;1. I have a variable (vCountDate)&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[REQUESTDATE]={"&amp;gt;=$(=Date(Max(REQUESTDATE)-9))&amp;lt;=$(=Date(Max(REQUESTDATE)))"}&amp;gt;} [REQUESTDATE] )&lt;/P&gt;&lt;P&gt;Therefore the variable is equal to '1' or '0'.&lt;/P&gt;&lt;P&gt;2. In the VizLib table I only want to show rows in which the vCountDate variable is = 1.&amp;nbsp; For some reason I cannot figure this out.&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779503#M60591</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2024-11-16T00:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Vizlib Table - display only certain rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779538#M60597</link>
      <description>&lt;P&gt;1.&amp;nbsp; I'm not sure how your expression yields a 1 or 0.&amp;nbsp; It looks like it would yield however may REQUESTDATEs betwen max(REQUESTDATE)-9 and max(REQUESTDATE). I'm assuming that if it returns &amp;gt;0, then it is considered a 1.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; What dimensions will you be including in your function?&amp;nbsp; I think you will need to use an aggr function, something like:&lt;/P&gt;&lt;P&gt;=if(aggr($(&lt;SPAN&gt;vCountDate),&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;DimensionName&lt;/STRONG&gt;)&amp;gt;0,&lt;STRONG&gt;DimensionName&lt;/STRONG&gt;)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There might also be a way to use the P() function to accomplish your desired results.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 22:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779538#M60597</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-02T22:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Vizlib Table - display only certain rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779637#M60618</link>
      <description>&lt;P&gt;Hi - I was able to filter out the table via a dimension...works perfect now.&lt;/P&gt;&lt;P&gt;Thank you for your help - jerry&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 08:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Vizlib-Table-display-only-certain-rows/m-p/1779637#M60618</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2021-02-03T08:40:25Z</dc:date>
    </item>
  </channel>
</rss>

