<?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 set analysis: how to ignore date filter on chart label in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558550#M40684</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with x axes label in chart.&lt;/P&gt;&lt;P&gt;I have a chart with month in x axes and value in y axes.&lt;/P&gt;&lt;P&gt;I have used following expression to exclude data filters&amp;nbsp;&lt;/P&gt;&lt;P&gt;Avg({1&amp;lt;[MarketName]={'MGP'},[ZoneCode]={'PUN'}, [Date]=&amp;gt;}Val_18)&lt;/P&gt;&lt;P&gt;The expression work correctly but, in the chart label, I have the correct name only for month filtered&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="148b7eef9f5f4d6fa7457e1e257d0460.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8391i2E1B225D9B592AFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="148b7eef9f5f4d6fa7457e1e257d0460.png" alt="148b7eef9f5f4d6fa7457e1e257d0460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There's a solution for my problem?&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;</description>
    <pubDate>Tue, 19 Mar 2019 16:04:58 GMT</pubDate>
    <dc:creator>christiancut</dc:creator>
    <dc:date>2019-03-19T16:04:58Z</dc:date>
    <item>
      <title>set analysis: how to ignore date filter on chart label</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558550#M40684</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with x axes label in chart.&lt;/P&gt;&lt;P&gt;I have a chart with month in x axes and value in y axes.&lt;/P&gt;&lt;P&gt;I have used following expression to exclude data filters&amp;nbsp;&lt;/P&gt;&lt;P&gt;Avg({1&amp;lt;[MarketName]={'MGP'},[ZoneCode]={'PUN'}, [Date]=&amp;gt;}Val_18)&lt;/P&gt;&lt;P&gt;The expression work correctly but, in the chart label, I have the correct name only for month filtered&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="148b7eef9f5f4d6fa7457e1e257d0460.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8391i2E1B225D9B592AFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="148b7eef9f5f4d6fa7457e1e257d0460.png" alt="148b7eef9f5f4d6fa7457e1e257d0460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There's a solution for my problem?&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;</description>
      <pubDate>Tue, 19 Mar 2019 16:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558550#M40684</guid>
      <dc:creator>christiancut</dc:creator>
      <dc:date>2019-03-19T16:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis: how to ignore date filter on chart label</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558803#M40701</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Avg({$&amp;lt;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp;DateField= ,&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; [MarketName]={'MGP'},[ZoneCode]={'PUN'}, [Date]=&amp;gt;}Val_18)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will ignore date field in set analysis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Vikas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558803#M40701</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2019-03-20T08:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis: how to ignore date filter on chart label</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558812#M40702</link>
      <description>&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;I have no problem with calculation.&lt;/P&gt;&lt;P&gt;The value shown in chart is correct. The problem is only the laber of x-axes where I see the month's name only for the months filtered and not for all.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558812#M40702</guid>
      <dc:creator>christiancut</dc:creator>
      <dc:date>2019-03-20T08:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis: how to ignore date filter on chart label</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558836#M40704</link>
      <description>&lt;P&gt;Can you attach sample demo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 09:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-how-to-ignore-date-filter-on-chart-label/m-p/1558836#M40704</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2019-03-20T09:39:08Z</dc:date>
    </item>
  </channel>
</rss>

