<?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 Soft Coding the Date in the Title in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832856#M11433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chat with dimensions for "Month" (Jan, Feb, Mar, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to soft code the title to say: "Revenue (Current Month)"&lt;/P&gt;&lt;P&gt;Ex: "Revenue (June)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have it continuously update depending on the current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to soft code it so it correlates with the data being shown?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 14:23:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-16T14:23:21Z</dc:date>
    <item>
      <title>Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832856#M11433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chat with dimensions for "Month" (Jan, Feb, Mar, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to soft code the title to say: "Revenue (Current Month)"&lt;/P&gt;&lt;P&gt;Ex: "Revenue (June)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have it continuously update depending on the current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to soft code it so it correlates with the data being shown?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 14:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832856#M11433</guid>
      <dc:creator />
      <dc:date>2015-06-16T14:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832857#M11434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try:&amp;nbsp; 'Revenue (' &amp;amp; Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Estela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 17:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832857#M11434</guid>
      <dc:creator />
      <dc:date>2015-06-19T17:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832858#M11435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I got the request right, it'll rather be&lt;/P&gt;&lt;P&gt;='Revenue (' &amp;amp; month(ReloadTime()) &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 17:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832858#M11435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-19T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832859#M11436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where does this pull from? Is it pulling the actual current month? I actually want to pull it from the "Month" dimension from my data (which actually has May).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832859#M11436</guid>
      <dc:creator />
      <dc:date>2015-06-19T18:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832860#M11437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's quite a different question.&lt;/P&gt;&lt;P&gt;ReloadTime() is a timestamp of the end of the last successful reload.&amp;nbsp; If it was in May, it returns May.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832860#M11437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-19T18:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832861#M11438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;='Revenue (' &amp;amp; date(max(Month), 'MMM') &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832861#M11438</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-19T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832862#M11439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, for some reason this only returns &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With nothing inside the (). Month is a dimension though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832862#M11439</guid>
      <dc:creator />
      <dc:date>2015-06-19T18:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832863#M11440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably you have it as text.&lt;/P&gt;&lt;P&gt;What's wrong with the last reload time?&amp;nbsp; How you decide that it should be May in your case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832863#M11440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-19T18:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832864#M11441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running a dashboard that shows the latest closed month (in this case, it's May since June hasn't closed yet).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832864#M11441</guid>
      <dc:creator />
      <dc:date>2015-06-19T18:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832865#M11442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming that the month is "closed" when you move to the next month, you can use&lt;/P&gt;&lt;P&gt;month(monthend(reloadtime(),-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832865#M11442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-19T18:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Soft Coding the Date in the Title</title>
      <link>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832866#M11443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 18:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Soft-Coding-the-Date-in-the-Title/m-p/832866#M11443</guid>
      <dc:creator />
      <dc:date>2015-06-19T18:55:27Z</dc:date>
    </item>
  </channel>
</rss>

