<?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: Revenue vs Budget in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1755287#M718555</link>
    <description>&lt;P&gt;Hi! basically my formula has to be: (revenue + budget of the rest of the days) / budget total.&lt;/P&gt;&lt;P&gt;I have datas from the 2018 so I want to calculate the revenue of 2020&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2020 06:47:34 GMT</pubDate>
    <dc:creator>danimarc12</dc:creator>
    <dc:date>2020-10-23T06:47:34Z</dc:date>
    <item>
      <title>Revenue vs Budget</title>
      <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1754196#M718553</link>
      <description>&lt;P&gt;Hi guys! I'm a Qlikview learner and I've been "working" with this software for 2 months. I took a view of the Qlikview guide and also of this forum but I didn't find what I was looking for. Basically, as you can see from the images, I want to calculate the % of my revenue compared to my budget in a period. As I wrote, this expression works if I don't select any filter, so it works in the year (Max(Anno)) but, when I select in my filters a month or a week or any period, my expression doesn't work anymore. Could anyone help me?&lt;/P&gt;&lt;P&gt;ps. in my expression:&lt;BR /&gt;- Anno = Year(data01)&amp;nbsp; where "data01" = date_field&lt;BR /&gt;- netto = revenue&lt;BR /&gt;- Budget = input box (€)&lt;/P&gt;&lt;P&gt;I hope I've been clear, for further informations, please text me!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42664iF48C6698032E375E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic.PNG" alt="pic.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic1.PNG" style="width: 375px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42666iC452BDBB4B1571E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic1.PNG" alt="pic1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1754196#M718553</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Revenue vs Budget</title>
      <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1754873#M718554</link>
      <description>&lt;P&gt;I don't have a solution, as I don't quite understand the expression.&lt;/P&gt;&lt;P&gt;Can someone explain to me what sort of set expression is that with "$" sign after the first opened curly bracket?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 10:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1754873#M718554</guid>
      <dc:creator>FakeJupiter</dc:creator>
      <dc:date>2020-10-22T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Revenue vs Budget</title>
      <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1755287#M718555</link>
      <description>&lt;P&gt;Hi! basically my formula has to be: (revenue + budget of the rest of the days) / budget total.&lt;/P&gt;&lt;P&gt;I have datas from the 2018 so I want to calculate the revenue of 2020&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 06:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1755287#M718555</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2020-10-23T06:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Revenue vs Budget</title>
      <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1758543#M718556</link>
      <description>&lt;P&gt;I believe you may need the following info:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sorry I do not have something better, but hopefully it may put you on the right track.&amp;nbsp; If you want to search further in the Design Blog area, use the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 16:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1758543#M718556</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-11-04T16:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Revenue vs Budget</title>
      <link>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1759899#M718557</link>
      <description>&lt;P&gt;Hello Brett! thanks for the links. I wrote it correctly, btw my problem is still the same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img1.PNG" style="width: 819px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43823i60E1C59C2F78D9BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="img1.PNG" alt="img1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have one expression which calculates it in every period I select? I know it's not very easy but if someone can help me I'll be very grateful!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 14:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revenue-vs-Budget/m-p/1759899#M718557</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2020-11-09T14:59:41Z</dc:date>
    </item>
  </channel>
</rss>

