<?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: Canonical Dates - How to filter for &amp;quot;complaint date&amp;quot; and also get the months of the &amp;quot;order dates&amp;quot; etc displayed in a bar chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2031899#M85002</link>
    <description>&lt;P&gt;To ignore a selection in set analysis just add the field name without a parameter. Like this:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Year = {'2022'}, Month&amp;gt;}Sales)&lt;/P&gt;
&lt;P&gt;In this way Month selections are ignored.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 07:05:13 GMT</pubDate>
    <dc:creator>Michiel_QV_Fan</dc:creator>
    <dc:date>2023-01-31T07:05:13Z</dc:date>
    <item>
      <title>Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart??</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030910#M84909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to display orders, deliveries and complaints in a bar chart.&amp;nbsp;With instructions from rwunderlich and hic I built a canonical calendar. I get the different dates in a time series. See attachement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;My problem is that the display of the time series is restricted as soon as I select an order date, complaint date or delivery date.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;For example, I would like to select the month of may in the complaint month and get back the indication in the bar chart that the associated order was made in march, delivery was in april and the complaint was made in may. I would like to filter using the complaint date without the intermediate step of the item number.&lt;/P&gt;
&lt;P&gt;Only the month of may is currently displayed. What am I doing wrong or do I still have to adjust?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;View without filter:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WildmoserGeorg_0-1674831002143.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99014i75A76E8CC442F07F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WildmoserGeorg_0-1674831002143.png" alt="WildmoserGeorg_0-1674831002143.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;View with filter may on&amp;nbsp;complaint (unfortunately):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WildmoserGeorg_1-1674831226540.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99018i0CC969821CD86D18/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WildmoserGeorg_1-1674831226540.png" alt="WildmoserGeorg_1-1674831226540.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What I would like to see if I filter may in the complaint (here with an unwanted intermediate step - filtering by item):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WildmoserGeorg_2-1674831486798.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99019i614E6C477E34A8B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WildmoserGeorg_2-1674831486798.png" alt="WildmoserGeorg_2-1674831486798.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks 4 help. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030910#M84909</guid>
      <dc:creator>WildmoserGeorg</dc:creator>
      <dc:date>2023-01-27T15:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030924#M84911</link>
      <description>&lt;P&gt;If you selected the canonical date in may all data is filtered to may, regardless of the other dates.&lt;/P&gt;
&lt;P&gt;Yes, you should go with item number to get the events in different months.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030924#M84911</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2023-01-27T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030944#M84916</link>
      <description>&lt;DIV class="module--translations-translatedtext js-module--translations-translatedtext is-placeholder" style="height: 339px;" data-size="s"&gt;Thanks for the quick reply. The complaint date indirectly filters the items. Is it possible to ignore the filtering of the complaint date on the time series using Set Analysis, so that only the indirect filtering of the item affects the bar chart? If so, what should the formula be?&lt;/DIV&gt;</description>
      <pubDate>Fri, 27 Jan 2023 16:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2030944#M84916</guid>
      <dc:creator>WildmoserGeorg</dc:creator>
      <dc:date>2023-01-27T16:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2031899#M85002</link>
      <description>&lt;P&gt;To ignore a selection in set analysis just add the field name without a parameter. Like this:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Year = {'2022'}, Month&amp;gt;}Sales)&lt;/P&gt;
&lt;P&gt;In this way Month selections are ignored.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 07:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2031899#M85002</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2023-01-31T07:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2031919#M85004</link>
      <description>&lt;P&gt;Well, you should only be filtering on the Canonical&amp;nbsp; YEar,Month, Date fields&lt;/P&gt;
&lt;P&gt;thats the point of having Canonical Calendar&amp;nbsp; because May of CanonicalMonth is associated to All DateTypes&lt;/P&gt;
&lt;P&gt;Whereas May of Xyzfield is only associated to that Data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Just do below changes&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1) Simply&amp;nbsp; use&amp;nbsp; Canonical Calendar fields for filtering&lt;/P&gt;
&lt;P&gt;2) and&amp;nbsp; as a rule&amp;nbsp; you must specify Which Datetype you are calculating on&lt;/P&gt;
&lt;P&gt;your measures should specify the Datetype as below&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Measure1&lt;/STRONG&gt;: count({&amp;lt;&lt;STRONG&gt;Datetype={'leifrung'}&lt;/STRONG&gt;&amp;gt;} Sales)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Measure2&lt;/STRONG&gt;: count({&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;Datetype={'beanstandung'}&lt;/STRONG&gt;&lt;SPAN&gt;&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Measure3:&lt;/STRONG&gt; count({&amp;lt;&lt;STRONG&gt;Datetype={'bestelung'}&lt;/STRONG&gt;&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2031919#M85004</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-31T08:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033160#M85127</link>
      <description>&lt;P&gt;Thought to ignore an entire table. Kind of:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sum({&amp;lt;$&amp;lt;DateType={'Bestellung'}&amp;gt;} {&amp;lt;$(=concat({1&amp;lt; $Table = {'BeanstandungsDatumCalendar'}&amp;gt;} $Field, ' ,'))&amp;gt;} BestellMenge)&lt;/P&gt;
&lt;P&gt;But your answer and the hint from Vinieme12 put me on the right track. &lt;SPAN class="lia-emoticons-autosuggestions"&gt;&lt;SPAN class="lia-emoticons-search-term"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 07:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033160#M85127</guid>
      <dc:creator>WildmoserGeorg</dc:creator>
      <dc:date>2023-02-02T07:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033165#M85129</link>
      <description>&lt;P&gt;You are right. Only I had already considered these points.&amp;nbsp;&lt;SPAN&gt;But your answer and the hint from michielvandegoo put me on the right track.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 07:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033165#M85129</guid>
      <dc:creator>WildmoserGeorg</dc:creator>
      <dc:date>2023-02-02T07:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Dates - How to filter for "complaint date" and also get the months of the "order dates" etc displayed in a bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033220#M85130</link>
      <description>&lt;P&gt;i had to clean up the data model. Now it works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WildmoserGeorg_0-1675327722162.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99542i4DDBB1F25C746ACA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WildmoserGeorg_0-1675327722162.png" alt="WildmoserGeorg_0-1675327722162.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 08:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Dates-How-to-filter-for-quot-complaint-date-quot-and/m-p/2033220#M85130</guid>
      <dc:creator>WildmoserGeorg</dc:creator>
      <dc:date>2023-02-02T08:48:49Z</dc:date>
    </item>
  </channel>
</rss>

