<?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: Replace formulae in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506795#M751384</link>
    <description>Try like:&lt;BR /&gt;Aggr(&lt;BR /&gt;If([ AmountB]/[ AmountA]&amp;lt;=0.97&lt;BR /&gt;and&lt;BR /&gt;[ AmountB]/[ AmountA] &amp;gt;=1.03 , [ Code])&lt;BR /&gt;, [ Code])</description>
    <pubDate>Thu, 15 Nov 2018 04:49:23 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-11-15T04:49:23Z</dc:date>
    <item>
      <title>Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506793#M751383</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&amp;nbsp;@ &lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29675" target="_self"&gt;&lt;SPAN class=""&gt;Franky_h79&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/3105" target="_self"&gt;Andrey_krylov&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/stalwar1" target="_blank"&gt;Sunny Talwar&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;&amp;nbsp;am using&lt;/P&gt;&lt;P&gt;below&amp;nbsp; expression its working fine&amp;nbsp; in listbox.&amp;nbsp; where as&amp;nbsp; &amp;nbsp;rate filed is coming from database directly.&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;[Rate] = {"&amp;lt;=0.97&amp;gt;=1.03"}&amp;gt;} [ Code]), [ Code])&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [listbox expression]&lt;/P&gt;&lt;P&gt;but now the issue is&amp;nbsp; &amp;nbsp; rate column is not coming from db . so we need to caluclate on the fly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so i used this&amp;nbsp; in the script to caluclate rate&lt;/P&gt;&lt;P&gt;Num([ AmountB]/[ AmountA], '#,##0.00%') as [Rate],&lt;/P&gt;&lt;P&gt;so now&amp;nbsp; &amp;nbsp;my requirment is ...&amp;nbsp; i want to replace the&amp;nbsp; rate with&amp;nbsp; &amp;nbsp;above expression&amp;nbsp; to be used in listbox.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Only({&amp;lt;[Rate] = {"&amp;lt;=0.97&amp;gt;=1.03"}&amp;gt;} [ Code]), [ Code])&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;-- here how can place&amp;nbsp; rate exression instead of direct rate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;thanks&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sony&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506793#M751383</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2024-11-16T21:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506795#M751384</link>
      <description>Try like:&lt;BR /&gt;Aggr(&lt;BR /&gt;If([ AmountB]/[ AmountA]&amp;lt;=0.97&lt;BR /&gt;and&lt;BR /&gt;[ AmountB]/[ AmountA] &amp;gt;=1.03 , [ Code])&lt;BR /&gt;, [ Code])</description>
      <pubDate>Thu, 15 Nov 2018 04:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506795#M751384</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-11-15T04:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506796#M751385</link>
      <description>&lt;P&gt;its showing null &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506796#M751385</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T04:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506797#M751386</link>
      <description>&lt;P&gt;i need to use that in listbox expression&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506797#M751386</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T04:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506798#M751387</link>
      <description>&lt;P&gt;This could be because of granularity mismatch. Try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Aggr(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If( &lt;STRONG&gt;Sum&lt;/STRONG&gt;([ AmountB]/[ AmountA])&amp;lt;=0.97&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Sum&lt;/STRONG&gt;([ AmountB]/[ AmountA]) &amp;gt;=1.03 , [ Code])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;, [ Code])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If even this doesn't help. Try to share your sample app.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506798#M751387</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-11-15T04:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506799#M751388</link>
      <description>&lt;P&gt;I think it should 'or' instead of 'and' and the Only should be kept in case there is a Code with multiple AmountA or AmountB's.&lt;/P&gt;&lt;P&gt;=Aggr(Only(If([AmountB]/[AmountA]&amp;lt;=0.97 or [AmountB]/[AmountA]&amp;gt;=1.03, [Code])), [Code])&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506799#M751388</guid>
      <dc:creator>mikevwang</dc:creator>
      <dc:date>2018-11-15T04:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506819#M751389</link>
      <description>&lt;P&gt;not working&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 05:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506819#M751389</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T05:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506821#M751390</link>
      <description>&lt;P&gt;hi,&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Tresesco&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;PFA.&amp;nbsp; when open the app&lt;/P&gt;&lt;P&gt;right side&amp;nbsp; u can see two listbox&amp;nbsp; one is for red count one is for green count... whenever i select&amp;nbsp; red count list box value it should display red value in table.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 06:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506821#M751390</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T06:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506837#M751392</link>
      <description>Let me ask you - why do you want this alternative solution, just because you don't want to calculate Rate at the script, or any other reason?</description>
      <pubDate>Thu, 15 Nov 2018 06:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506837#M751392</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-11-15T06:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506855#M751393</link>
      <description>&lt;P&gt;its not alternate solution.. because i calucalte in the script.. that field if i use in the table&amp;nbsp; its not giving me correct result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and that listbox is&amp;nbsp; mapped to table so when i do selections in listbox the table is not showing the coresponding values.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506855#M751393</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T07:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506859#M751395</link>
      <description>&lt;P&gt;I'm pretty sure this works:&lt;/P&gt;&lt;P&gt;=Aggr(Only(If([Net Sales Order US Dollar Amount Yotta]/[Net Sales Order US Dollar Amount CDR]&amp;lt;=0.97 or [Net Sales Order US Dollar Amount Yotta]/[Net Sales Order US Dollar Amount CDR]&amp;gt;=1.03, [Business Area Code])), [Business Area Code])&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506859#M751395</guid>
      <dc:creator>mikevwang</dc:creator>
      <dc:date>2018-11-15T07:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506872#M751397</link>
      <description>&lt;P&gt;I think this is what you are looking for if you don't want to reproduce the original listbox.&lt;/P&gt;&lt;P&gt;=Aggr(&lt;BR /&gt;If(&lt;BR /&gt;SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;lt;=0.97&lt;BR /&gt;or SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;gt;=1.03,&lt;BR /&gt;[Business Area Code]&lt;BR /&gt;)&lt;BR /&gt;,[Business Area Code],[Fiscal Year Month Code],[Profit Center Level 0 Name]&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506872#M751397</guid>
      <dc:creator>mikevwang</dc:creator>
      <dc:date>2018-11-15T07:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506874#M751399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949" target="_self"&gt;Tresesco&lt;/A&gt;&amp;nbsp; any solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506874#M751399</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T07:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506890#M751400</link>
      <description>the same expression i want to show in text box ...with the count ?&lt;BR /&gt;how can i modify this ?Mikevwang</description>
      <pubDate>Thu, 15 Nov 2018 07:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506890#M751400</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T07:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506892#M751401</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32779" target="_self"&gt;Mikevwang&lt;/A&gt;&amp;nbsp; &amp;nbsp;list box it is working but in text box its showing wrong count.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;the same expresision how can i modify in text object to get the listbox count?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506892#M751401</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T07:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506897#M751402</link>
      <description>&lt;P&gt;='# of Match rate Red Count:'&amp;amp; chr(13) &amp;amp;sum( aggr( IF(SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;gt;0.97 and&lt;BR /&gt;SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;lt;1.03,0,1),[Business Area Code],[Fiscal Year Month Code],[Profit Center Level 0 Name]))&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506897#M751402</guid>
      <dc:creator>mikevwang</dc:creator>
      <dc:date>2018-11-15T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506918#M751403</link>
      <description>&lt;P&gt;how to&amp;nbsp; put&amp;nbsp; comments like and helpful ? like earlier community wise ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 08:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1506918#M751403</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-15T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508853#M751404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29675" target="_self"&gt;&lt;SPAN class=""&gt;Franky_h79&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Stalwar1&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32779" target="_self"&gt;&lt;SPAN class=""&gt;Mikevwang&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i want to show the&amp;nbsp; codes where the match rate&amp;nbsp; is null that&amp;nbsp; codes&amp;nbsp; should show in the listbox&amp;nbsp; how can i modify the expression in listbox?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;include&amp;nbsp; -&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;nbsp; =null or 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Aggr(&lt;BR /&gt;If(&lt;BR /&gt;SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;lt;=0.97&lt;BR /&gt;or SUM([Net Sales Order US Dollar Amount Yotta])/SUM([Net Sales Order US Dollar Amount CDR])&amp;gt;=1.03 ,&lt;BR /&gt;[Business Area Code]&lt;BR /&gt;)&lt;BR /&gt;,[Business Area Code],[Fiscal Year Month Code],[Profit Center Level 0 Name]&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 10:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508853#M751404</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-19T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508857#M751405</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949" target="_self"&gt;Tresesco&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; how can i include if match rate is null i want to show that codes in the listbox&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 09:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508857#M751405</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-11-19T09:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Replace formulae</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508895#M751406</link>
      <description>&lt;P&gt;Sorry, I could not follow your requirement.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 10:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-formulae/m-p/1508895#M751406</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-11-19T10:24:13Z</dc:date>
    </item>
  </channel>
</rss>

