<?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 Any Ideas on How to Automate Label for Expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Any-Ideas-on-How-to-Automate-Label-for-Expression/m-p/473160#M176717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables in my query, one for sales transactions containing yymm and salesvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another table with yymm,month ref and Mmm yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because my client is not nt happy with users having pivot tables they currently manual adjust a column in each table every month (Jun 12 is rebuilt as Jun 13)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is sum(if(Month ref = 'x',salesvalue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would have used for my label in other applications would be if(month ref = 'x','Mmm yy'), unfortunately this seems to miserably fail, as does any other formula that I enter in the Label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas are very much welcomed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 10:11:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-14T10:11:31Z</dc:date>
    <item>
      <title>Any Ideas on How to Automate Label for Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-Ideas-on-How-to-Automate-Label-for-Expression/m-p/473160#M176717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables in my query, one for sales transactions containing yymm and salesvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another table with yymm,month ref and Mmm yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because my client is not nt happy with users having pivot tables they currently manual adjust a column in each table every month (Jun 12 is rebuilt as Jun 13)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is sum(if(Month ref = 'x',salesvalue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would have used for my label in other applications would be if(month ref = 'x','Mmm yy'), unfortunately this seems to miserably fail, as does any other formula that I enter in the Label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas are very much welcomed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 10:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-Ideas-on-How-to-Automate-Label-for-Expression/m-p/473160#M176717</guid>
      <dc:creator />
      <dc:date>2013-06-14T10:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Any Ideas on How to Automate Label for Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-Ideas-on-How-to-Automate-Label-for-Expression/m-p/473161#M176718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTH(MAX(Date) for this month label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 936px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="936"&gt;&lt;P&gt;MONTH(ADDMONTHS(MAX(Date),-1)) for last month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17"&gt;MONTH(ADDMONTHS(MAX(Date),-2)) for previous month&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 10:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-Ideas-on-How-to-Automate-Label-for-Expression/m-p/473161#M176718</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-06-14T10:30:20Z</dc:date>
    </item>
  </channel>
</rss>

