<?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: Excel formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553195#M482584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram, thanks for your reply!&amp;nbsp; Basically I my excel spreadsheet would have 2 columns, one with the ID and one with the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formula&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =sum({&lt;EM&gt;somekindofsetanalysis} $(amountofsales))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in QV where I need to know the amount of sales, I'll just invoke the Excel line, based on the ID attribute, not quite sure wether this is possbile and if is the correct approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 08:18:30 GMT</pubDate>
    <dc:creator>andrefpc</dc:creator>
    <dc:date>2013-08-05T08:18:30Z</dc:date>
    <item>
      <title>Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553193#M482582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone...I have quite a big project with qlikview, with lots of formulas and I was thinking of some way to optimize its calculation...I tought of an excel file, with the formulas in QV syntax and in QV, where I need the value to be displayed I just invoke the correct line of the excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 11:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553193#M482582</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2013-08-02T11:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553194#M482583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi andrefpc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you please explain your situation with an example. It would be easier to understand whats the problem if there was a scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 03:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553194#M482583</guid>
      <dc:creator />
      <dc:date>2013-08-05T03:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553195#M482584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram, thanks for your reply!&amp;nbsp; Basically I my excel spreadsheet would have 2 columns, one with the ID and one with the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formula&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =sum({&lt;EM&gt;somekindofsetanalysis} $(amountofsales))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in QV where I need to know the amount of sales, I'll just invoke the Excel line, based on the ID attribute, not quite sure wether this is possbile and if is the correct approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553195#M482584</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2013-08-05T08:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553196#M482585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should actually, convert a copy of the excel sheet into a .csv file. This would preserve the computed values, and the new .csv file would have the sales amount value instead of the formula you have used. I think this would be a much better approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553196#M482585</guid>
      <dc:creator />
      <dc:date>2013-08-05T08:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553197#M482586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can store your formulas into a .txt file like a variable eg. &lt;/P&gt;&lt;P&gt;vFormulaSales = qty*price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For txt file you will use include statement:&lt;/P&gt;&lt;P&gt;$(Include=ListOfFormulas.txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can invoke formulas into your qlikview objects like =sum($(vFormulaSales)) or directly =$(vFormulaSales), depends on your formula;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553197#M482586</guid>
      <dc:creator>daveamz</dc:creator>
      <dc:date>2013-08-05T08:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553198#M482587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram doesn't that mean i need to change my .csv file anytime my sales amount changes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553198#M482587</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2013-08-05T08:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553199#M482588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, couldn't manage to do it that way either, made the .txt, load into qlikview but it's unable to do the calculations as 0 appear when I invoke the formula...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 09:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553199#M482588</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2013-08-05T09:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel formula</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553200#M482589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write same formula in scripting after data attribute fetch in scripting table &lt;/P&gt;&lt;P&gt;use function to compute value in scripting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 09:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-formula/m-p/553200#M482589</guid>
      <dc:creator />
      <dc:date>2013-08-05T09:39:50Z</dc:date>
    </item>
  </channel>
</rss>

