<?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: Dynamic Report Header in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Report-Header/m-p/1453155#M434705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(GetPossibleCount(Month) = 1, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Sales for ' &amp;amp; Month,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Sales from ' &amp;amp; Date(Min(Date)) &amp;amp; ' to ' &amp;amp; Date(Max(Date))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- assumes that the Month field is dual month value and the date field is a QV numeric date value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 04:43:47 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-01-11T04:43:47Z</dc:date>
    <item>
      <title>Dynamic Report Header</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Report-Header/m-p/1453154#M434704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;i am trying to dynamically change the header on my report dynamically based on selections from inside my QV App.&lt;/P&gt;&lt;P&gt;i have a list box, and attemptiing to have the header change based on sales.&lt;/P&gt;&lt;P&gt;GOALS: When no 'Sale Date' selection is made, to have the header say: "Sales for min(SaleDate) to max(SaleDate)"&lt;/P&gt;&lt;P&gt;When a "Sale Date" selection is made, to have the header say: "Sales for &lt;EM&gt;selected month&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problems:&lt;/P&gt;&lt;P&gt;-For the 1st GOAL, i am having trouble adding the 'to max(SaleDate)' part of the formula. Need help with the syntax&lt;/P&gt;&lt;P&gt;-For the 2nd goal, when i select 2 months, i want both months to show up in the header..it should read "&lt;STRONG&gt;Sales for Sale Date &lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;selected month1 +selected month2 "&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Current Syntax : =( 'Sales for ' &amp;amp; if([Sale Date] = [Sale Date], GetCurrentSelections([Sale Date]), MonthName(min([Sale Date])) ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 03:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Report-Header/m-p/1453154#M434704</guid>
      <dc:creator>triekong</dc:creator>
      <dc:date>2018-01-11T03:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Report Header</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Report-Header/m-p/1453155#M434705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(GetPossibleCount(Month) = 1, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Sales for ' &amp;amp; Month,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Sales from ' &amp;amp; Date(Min(Date)) &amp;amp; ' to ' &amp;amp; Date(Max(Date))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- assumes that the Month field is dual month value and the date field is a QV numeric date value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 04:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Report-Header/m-p/1453155#M434705</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-11T04:43:47Z</dc:date>
    </item>
  </channel>
</rss>

