<?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: Hiding rows and Lines in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1840039#M69548</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49799"&gt;@abhijitnalekar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for coming back to me, I wasn't quite sure I followed with the above. Are you meaning create a dimension in my load script? Sorry if this is a basic question.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 10:13:13 GMT</pubDate>
    <dc:creator>JamGardner</dc:creator>
    <dc:date>2021-09-29T10:13:13Z</dc:date>
    <item>
      <title>Hiding rows and Lines</title>
      <link>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1839433#M69450</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;hoping someone can help with what will probably be very simple, but I am struggling with it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a set of pivot tables and vizlib line charts that I have created where I use a drill down dimension going;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Top Level &amp;gt; level 2 &amp;gt; sub unit (location)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have applied some set analysis to the measure on each of the visualisations to narrow down the data displayed;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;CustType -={'Business A'},Location-={'Unknown'},Level2={'Sales'},Date={"&amp;gt;=$(=(MonthStart(Max(Date)-182)))&amp;lt;$(=MonthStart(Max(Date)))"}&amp;gt;}AgentSales)&lt;BR /&gt;/&lt;BR /&gt;Sum({&amp;lt;CustType -={'Business'},Location-={'Unknown'},Level2={'Sales'},Date={"&amp;gt;=$(=(MonthStart(Max(Date)-182)))&amp;lt;$(=MonthStart(Max(Date))))"}&amp;gt;}Contacts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which all works fine and gives me the information I want to display; what I want to do is tidy up the data displayed so that it only shows the locations where we have had 100+contacts in the latest week to be displayed as lower than that doesn't impact the overall results to a great extent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried adding&amp;nbsp;&lt;SPAN&gt;Contacts={'&amp;gt;=100'} as another element to the set analysis&amp;nbsp;however it caused the table not to display any data.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone drop me a line on the best way to essentially remove/hide the locations with low contacts based on the latest weeks results&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1839433#M69450</guid>
      <dc:creator>JamGardner</dc:creator>
      <dc:date>2021-09-27T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding rows and Lines</title>
      <link>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1839472#M69455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/99277"&gt;@JamGardner&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please Try below.&lt;/P&gt;&lt;P&gt;create a new dimension for location as&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;CustType -={'Business'},Location-={'Unknown'},Level2={'Sales'},Date={"&amp;gt;=$(=(MonthStart(Max(Date)-182)))&amp;lt;$(=MonthStart(Max(Date))))"}&amp;gt;}Contacts)&amp;gt;100,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DimensionName)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 14:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1839472#M69455</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-27T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding rows and Lines</title>
      <link>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1840039#M69548</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49799"&gt;@abhijitnalekar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for coming back to me, I wasn't quite sure I followed with the above. Are you meaning create a dimension in my load script? Sorry if this is a basic question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1840039#M69548</guid>
      <dc:creator>JamGardner</dc:creator>
      <dc:date>2021-09-29T10:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding rows and Lines</title>
      <link>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1840053#M69550</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;create a variable at the application level. and use the same in pivot table&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hiding-rows-and-Lines/m-p/1840053#M69550</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-29T10:36:34Z</dc:date>
    </item>
  </channel>
</rss>

