<?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: if no selection made, default to max PeriodID in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1588048#M738511</link>
    <description>&lt;P&gt;Adding to the comments&lt;/P&gt;&lt;P&gt;Better to use Getselectedcount() for period&lt;/P&gt;&lt;P&gt;if(GetSelectedCount()=0,&lt;/P&gt;&lt;P&gt;Use the Max function as suggested above in set analysis&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Use your function as it is with out using Period ID field in set analysis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2019 10:44:48 GMT</pubDate>
    <dc:creator>kkkumar82</dc:creator>
    <dc:date>2019-06-04T10:44:48Z</dc:date>
    <item>
      <title>if no selection made, default to max PeriodID</title>
      <link>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1587749#M738509</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I need help with website loading speed. If no selections are made, can I make graphs/tables default to the max Period ID?&lt;/P&gt;&lt;P&gt;Something with get field count I am thinking?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1587749#M738509</guid>
      <dc:creator>laureadiaz</dc:creator>
      <dc:date>2024-11-16T20:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: if no selection made, default to max PeriodID</title>
      <link>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1587934#M738510</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;You can use this Set Analysis condition in your expressions for getting max period when nothing is selected:&lt;/P&gt;&lt;P&gt;{&amp;lt;PeriodID = {"$(=max(PeriodID))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="optimizing_web_pic1.png" style="width: 742px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13117iBCD24C7143EE0E15/image-size/large?v=v2&amp;amp;px=999" role="button" title="optimizing_web_pic1.png" alt="optimizing_web_pic1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Or you can try to use a Bookmark with selected max period and trigger it when document is open.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 08:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1587934#M738510</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2019-06-04T08:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: if no selection made, default to max PeriodID</title>
      <link>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1588048#M738511</link>
      <description>&lt;P&gt;Adding to the comments&lt;/P&gt;&lt;P&gt;Better to use Getselectedcount() for period&lt;/P&gt;&lt;P&gt;if(GetSelectedCount()=0,&lt;/P&gt;&lt;P&gt;Use the Max function as suggested above in set analysis&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Use your function as it is with out using Period ID field in set analysis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 10:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1588048#M738511</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2019-06-04T10:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: if no selection made, default to max PeriodID</title>
      <link>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1588157#M738512</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to GetSelectedCount for each date field; ie. day, week, month, and &amp;nbsp;year nested if style?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also can I use this as a condition for the dimension/expression; ie, properties&amp;gt;dimensions&amp;gt;enable conditional?&lt;/P&gt;&lt;P&gt;I never seem to get those to work, haha.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 12:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-no-selection-made-default-to-max-PeriodID/m-p/1588157#M738512</guid>
      <dc:creator>laureadiaz</dc:creator>
      <dc:date>2019-06-04T12:55:12Z</dc:date>
    </item>
  </channel>
</rss>

