<?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: How to write different formulae for each cell? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387936#M422410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 10:16:16 GMT</pubDate>
    <dc:creator>shraddha_g</dc:creator>
    <dc:date>2017-09-12T10:16:16Z</dc:date>
    <item>
      <title>How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387913#M422387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" height="100" style="border: 1px solid rgb(0, 0, 0); width: 359px; height: 53px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LY&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LY LM&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;YTD&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;YTD LM&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt; *&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;* = Formulae &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have such situation, in which neither first row nor first column is dimension.&lt;/P&gt;&lt;P&gt;We have to manually write formula for 1 row 1 column , 2 row 1 column , ......... matrix like this.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 07:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387913#M422387</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-11T07:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387914#M422388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Match(FieldName, 'LY') and Match(FieldName1, 'A'), Formulae, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(Match(FieldName, 'LY') and Match(FieldName1, 'B'), Formulae, ....))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 07:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387914#M422388</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-11T07:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387915#M422389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are taking table only?&lt;/P&gt;&lt;P&gt;Because here, if you write code for particular dimension field like A,B,C then if field value increases then that will become issue, rather than you can use text object &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 07:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387915#M422389</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2017-09-11T07:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387916#M422390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A,B,C and LY, YTD LY etc are not the feilds.We will have to write it manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387916#M422390</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-11T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387917#M422391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : Valuelist('A','B','C')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 1 - LY&lt;/P&gt;&lt;P&gt;pick(Wildmatch(Valuelist('A','B','C'),'A','B','C'),&lt;/P&gt;&lt;P&gt;Expression1 for A,&lt;/P&gt;&lt;P&gt;Expression1 for B,&lt;/P&gt;&lt;P&gt;Expression1 for C&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 2 - LY LM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(Wildmatch(Valuelist('A','B','C'),'A','B','C'),&lt;/P&gt;&lt;P&gt;Expression2 for A,&lt;/P&gt;&lt;P&gt;Expression2 for B,&lt;/P&gt;&lt;P&gt;Expression2 for C&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 3 - YTD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(Wildmatch(Valuelist('A','B','C'),'A','B','C'),&lt;/P&gt;&lt;P&gt;Expression3 for A,&lt;/P&gt;&lt;P&gt;Expression3 for B,&lt;/P&gt;&lt;P&gt;Expression3 for C&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 4 - YTD LM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(Wildmatch(Valuelist('A','B','C'),'A','B','C'),&lt;/P&gt;&lt;P&gt;Expression4 for A,&lt;/P&gt;&lt;P&gt;Expression4 for B,&lt;/P&gt;&lt;P&gt;Expression4 for C&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387917#M422391</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-11T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387918#M422392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Those are not the fields but we can achieve the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387918#M422392</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-11T08:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387919#M422393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so so much Shraddha.Its working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shubham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 03:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387919#M422393</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T03:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387920#M422394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176199_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;A,B,c,d,e,g will be my string only&lt;/P&gt;&lt;P&gt;Now I have such Pivot table structure and same situation as before.&lt;/P&gt;&lt;P&gt;It worked in Straight table.&lt;/P&gt;&lt;P&gt;How to do it in PIVOT Table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387920#M422394</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T06:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387921#M422395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean to say you will be having 4 different expressions for these pairs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387921#M422395</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T06:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387922#M422396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya,It is same as before but 4 valuelist variables will have one common name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387922#M422396</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T06:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387923#M422397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now I m trying to do it by taking 2 dimensions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387923#M422397</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T06:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387924#M422398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What 2 Dimension you have used now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of Pick() you will have to use If statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Ex.&lt;/P&gt;&lt;P&gt;If(wildmatch(Valuelist('A','B','C'),'A') and Wildmatch(Valuelist('c','d','e','f'),'c') , Expression for A and c Combination,&lt;/P&gt;&lt;P&gt;If(wildmatch(Valuelist('A','B','C'),'A') and Wildmatch(Valuelist('c','d','e','f'),'d') , Expression for A and d Combination,&lt;/P&gt;&lt;P&gt;so on for other combinations&lt;/P&gt;&lt;P&gt;))..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387924#M422398</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T06:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387925#M422399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ok let me try this now and &lt;/P&gt;&lt;P&gt;1st dimension = valuelist('A','B')&lt;/P&gt;&lt;P&gt;2nd dimension= valuelist('c','d','e','g')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 07:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387925#M422399</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T07:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387926#M422400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 07:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387926#M422400</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T07:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387927#M422401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shraddha, Its partially working&lt;/P&gt;&lt;P&gt;See, it is working&amp;nbsp; for&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176227_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;When I m going for other dimension like&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176234_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Its not working.&lt;/P&gt;&lt;P&gt;Nested if is not working properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387927#M422401</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387928#M422402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share the expression you used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387928#M422402</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T09:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387929#M422403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My structure is,&lt;/P&gt;&lt;P&gt;If(){&lt;/P&gt;&lt;P&gt;if{},if{},if{},if{}&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;If(){&lt;/P&gt;&lt;P&gt;if{},if{},if{},if{}&lt;/P&gt;&lt;P&gt;}....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Wildmatch(Valuelist('PRO','HFRP','WEB'),'PRO') ,&lt;/P&gt;&lt;P&gt;if(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Gross'),&lt;/P&gt;&lt;P&gt;Count(If(Posted &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Net'),&lt;/P&gt;&lt;P&gt;(Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))) - count(if(nContractStatus='Cancelled' and CancellationPosted &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND CancellationPosted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))), aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'L2S'),&lt;/P&gt;&lt;P&gt;((Count(If(LEAD_CREATED_DATE &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND DATE&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),Lead_ID)))/&lt;/P&gt;&lt;P&gt;Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'CPS'),&lt;/P&gt;&lt;P&gt;'-')))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('PRO','HFRP','WEB'),'HFRP') ,&lt;/P&gt;&lt;P&gt;if(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Gross'),&lt;/P&gt;&lt;P&gt;Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Net'),&lt;/P&gt;&lt;P&gt;(Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))) - count(if(nContractStatus='Cancelled' and CancellationPosted &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND CancellationPosted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))), aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'L2S'),&lt;/P&gt;&lt;P&gt;((Count(If(DATE &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND DATE&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),Lead_ID)))/&lt;/P&gt;&lt;P&gt;Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'CPS'),&lt;/P&gt;&lt;P&gt;'-' )))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('PRO','HFRP','WEB'),'WEB') ,&lt;/P&gt;&lt;P&gt;If(&amp;nbsp; Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Gross'),&lt;/P&gt;&lt;P&gt;Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'Net'),&lt;/P&gt;&lt;P&gt;(Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))) - count(if(nContractStatus='Cancelled' and CancellationPosted &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND CancellationPosted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))), aContractID)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'L2S'),&lt;/P&gt;&lt;P&gt;((Count(If(DATE &amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND DATE&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),Lead_ID)))/&lt;/P&gt;&lt;P&gt;Count(If(Posted&amp;gt;=date(floor(monthstart(addmonths(Today(),-1)))) AND Posted&amp;lt;=date(floor(monthend(addmonths(Today(),-1)))),aContractID))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Wildmatch(Valuelist('Gross','Net','L2S','CPS'),'CPS'),&lt;/P&gt;&lt;P&gt;'-'&lt;/P&gt;&lt;P&gt;))))&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387929#M422403</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387930#M422404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't seem any issue..&lt;/P&gt;&lt;P&gt;Is it possible to share sample app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be some Bracket issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387930#M422404</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T09:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387931#M422405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soryy my structure is ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(){&lt;/P&gt;&lt;P&gt;if{},if{},if{},if{}&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;If(){&lt;/P&gt;&lt;P&gt;if{},if{},if{},if{}&lt;/P&gt;&lt;P&gt;}}....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 10:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387931#M422405</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T10:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to write different formulae for each cell?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387932#M422406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No its not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 10:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-different-formulae-for-each-cell/m-p/1387932#M422406</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-09-12T10:02:54Z</dc:date>
    </item>
  </channel>
</rss>

