<?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 Limit graph data in function of date filter selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Limit-graph-data-in-function-of-date-filter-selection/m-p/1672820#M50953</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a graph that is plotting data from a aggregation I have defined.&lt;/P&gt;&lt;P&gt;Currently the graphe shows all the data available in the source, no matter what the selections are.&lt;/P&gt;&lt;P&gt;However, I would like the data of the graph the be related to the week &amp;amp; year selected above, so that if the user choses weeknumber 3 and year 2020, the graph would show all the data UNTIL week number 3 of 2020, and not the data after.&lt;/P&gt;&lt;P&gt;What do I need to change in my formula to take the week &amp;amp; year concatenation in my selection ?&lt;/P&gt;&lt;P&gt;Attached is how my graph looks like currently and below is my data formula :&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}&lt;BR /&gt;aggr(&lt;BR /&gt;((sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}[#Measure1] + [#Measure2] - [#Measure3])&lt;BR /&gt;+&lt;BR /&gt;sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;} [#Measure4]))&lt;BR /&gt;)&lt;BR /&gt;,[DimTable1.Column1],Column1,Column2,Column3,[DimTable1.Column2],Column4,Column5,[DimTable2.Column1],[DimDate.WeekNumberOfYear],[DimDate.PublicationYear],Column6&lt;BR /&gt;)&lt;BR /&gt;)/count({&amp;lt;[DimTable3.Column1] -= {1},[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}Distinct Column6)&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 09:02:11 GMT</pubDate>
    <dc:creator>anmartin</dc:creator>
    <dc:date>2020-02-06T09:02:11Z</dc:date>
    <item>
      <title>Limit graph data in function of date filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-graph-data-in-function-of-date-filter-selection/m-p/1672820#M50953</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a graph that is plotting data from a aggregation I have defined.&lt;/P&gt;&lt;P&gt;Currently the graphe shows all the data available in the source, no matter what the selections are.&lt;/P&gt;&lt;P&gt;However, I would like the data of the graph the be related to the week &amp;amp; year selected above, so that if the user choses weeknumber 3 and year 2020, the graph would show all the data UNTIL week number 3 of 2020, and not the data after.&lt;/P&gt;&lt;P&gt;What do I need to change in my formula to take the week &amp;amp; year concatenation in my selection ?&lt;/P&gt;&lt;P&gt;Attached is how my graph looks like currently and below is my data formula :&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}&lt;BR /&gt;aggr(&lt;BR /&gt;((sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}[#Measure1] + [#Measure2] - [#Measure3])&lt;BR /&gt;+&lt;BR /&gt;sum({&amp;lt;[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;} [#Measure4]))&lt;BR /&gt;)&lt;BR /&gt;,[DimTable1.Column1],Column1,Column2,Column3,[DimTable1.Column2],Column4,Column5,[DimTable2.Column1],[DimDate.WeekNumberOfYear],[DimDate.PublicationYear],Column6&lt;BR /&gt;)&lt;BR /&gt;)/count({&amp;lt;[DimTable3.Column1] -= {1},[DimDate.WeekNumberOfYear]=,[DimDate.PublicationYear]=&amp;gt;}Distinct Column6)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 09:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-graph-data-in-function-of-date-filter-selection/m-p/1672820#M50953</guid>
      <dc:creator>anmartin</dc:creator>
      <dc:date>2020-02-06T09:02:11Z</dc:date>
    </item>
  </channel>
</rss>

