<?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: Translate an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1708214#M726340</link>
    <description>&lt;P&gt;Have a look at the following Design Blog posts:&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://community.qlik.com/t5/Qlik-Design-Blog/Accumulative-Sums/ba-p/1468010" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Accumulative-Sums/ba-p/1468010&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need others, please use the following link to search for further posts related to those items, and you can also review the Help too, as it is pretty detailed.&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;&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;About the best I can offer.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 13:57:32 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-06-04T13:57:32Z</dc:date>
    <item>
      <title>Translate an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1700522#M726338</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I have just started working with QlikView, and I created the following expression in order to sum the values of &lt;STRONG&gt;[Patrimônio Líquido]*1000/NumeroDeAções&lt;/STRONG&gt; belonging to each quarter...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(aggr(NODISTINCT sum([Patrimônio Líquido]*1000/NumeroDeAções),Quarter)='0',
aggr(RangeSum(above(sum({&amp;lt;Month=, Date={'&amp;gt;=$(=MonthStart(Periodo, -1))&amp;lt;=$(=Date(Max(Periodo)))'}&amp;gt;} [Patrimônio Líquido]*1000/NumeroDeAções),0,100)),Periodo),
aggr(NODISTINCT sum([Patrimônio Líquido]*1000/NumeroDeAções), Quarter))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's working, but to tell you the truth I have no idea of what I did.&amp;nbsp;&lt;BR /&gt;I don't even know how it's working.&lt;BR /&gt;&lt;BR /&gt;Could you please translate the following formula so I can learn and understand what's going on?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Bruno Lelli&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1700522#M726338</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Translate an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1700736#M726339</link>
      <description>&lt;P&gt;Any help guys???&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 14:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1700736#M726339</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-05-12T14:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Translate an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1708214#M726340</link>
      <description>&lt;P&gt;Have a look at the following Design Blog posts:&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://community.qlik.com/t5/Qlik-Design-Blog/Accumulative-Sums/ba-p/1468010" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Accumulative-Sums/ba-p/1468010&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need others, please use the following link to search for further posts related to those items, and you can also review the Help too, as it is pretty detailed.&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;&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;About the best I can offer.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1708214#M726340</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-04T13:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Translate an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1708338#M726341</link>
      <description>&lt;P&gt;Thanks, Brett!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-an-expression/m-p/1708338#M726341</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-06-04T19:59:22Z</dc:date>
    </item>
  </channel>
</rss>

