<?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 Expression logic in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-logic/m-p/2008551#M83418</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Need small help from you. Actually I am calculating a value by Multiplying some columns in front end . for example(A*B) to get the result C. Now Business asks is till SEP2022 data calculation should be the same which is A*B and and after sep-2022 the calculation would be D*B to get value of C.&lt;/P&gt;
&lt;P&gt;I have Month, year filters on my dashboard can you we built something like MOnth&amp;amp; year &amp;gt;oct-2022 the calculation is&amp;nbsp; D*B else A*B?&lt;/P&gt;
&lt;P&gt;can you help me with expression pls ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2022 04:52:41 GMT</pubDate>
    <dc:creator>khadar</dc:creator>
    <dc:date>2022-11-24T04:52:41Z</dc:date>
    <item>
      <title>Expression logic</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-logic/m-p/2008551#M83418</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Need small help from you. Actually I am calculating a value by Multiplying some columns in front end . for example(A*B) to get the result C. Now Business asks is till SEP2022 data calculation should be the same which is A*B and and after sep-2022 the calculation would be D*B to get value of C.&lt;/P&gt;
&lt;P&gt;I have Month, year filters on my dashboard can you we built something like MOnth&amp;amp; year &amp;gt;oct-2022 the calculation is&amp;nbsp; D*B else A*B?&lt;/P&gt;
&lt;P&gt;can you help me with expression pls ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 04:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-logic/m-p/2008551#M83418</guid>
      <dc:creator>khadar</dc:creator>
      <dc:date>2022-11-24T04:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression logic</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-logic/m-p/2008561#M83419</link>
      <description>&lt;P&gt;You really should consider having some kind of date in your data model. It does not need to be a visible field i the dashboard, but It helps when trying to control a measure using set analysis.&lt;/P&gt;
&lt;P&gt;If you have or can create a date field, let's assume It is named&amp;nbsp;&lt;EM&gt;datefield&lt;/EM&gt;, then you should be able to do something like this.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Sum({&amp;lt;[datefield]*={"&amp;lt;$(=makedate(2022,10))"&amp;gt;}A*B) + Sum({&amp;lt;[datefield]*={"&amp;gt;=$(=makedate(2022,10))"&amp;gt;}D*B)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 05:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-logic/m-p/2008561#M83419</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2022-11-24T05:54:54Z</dc:date>
    </item>
  </channel>
</rss>

