<?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: Qlik View to Qlik Sense Conversion - Missing &amp;quot;Full Accumulation&amp;quot; and &amp;quot;Relative&amp;amp;qu in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1697516#M53374</link>
    <description>&lt;P&gt;For image 2 - This is the default situation, no settings will need to change&lt;/P&gt;&lt;P&gt;For image 3 - Accumulation is possible since November 2019 release. In the Measure turn on the Modifier&amp;gt;Accumulation and divide the expression by the TOTAL aggregation and format as a percentage.&lt;/P&gt;&lt;P&gt;For image 4 - Divide by the TOTAL aggregation and format as a percentage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Total mode is done using Totals function&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 23:07:39 GMT</pubDate>
    <dc:creator>Lisa_P</dc:creator>
    <dc:date>2020-04-28T23:07:39Z</dc:date>
    <item>
      <title>Qlik View to Qlik Sense Conversion - Missing "Full Accumulation" and "Relative" for expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1697498#M53372</link>
      <description>&lt;P&gt;I am converting an app from QlikView to Qlik Sense.&lt;/P&gt;&lt;P&gt;I have 3 fields in a table.&lt;/P&gt;&lt;P&gt;All 3 fields have the same expression that can be seen in each of the screen shots.&lt;/P&gt;&lt;P&gt;Image 3 shows that for that field, radio button for Full Accumulation and checkbox for Relative are selected.&lt;/P&gt;&lt;P&gt;Image 4 shows that for that field, radio button for No Accumulation is selected and checkbox for Relative is selected.&lt;/P&gt;&lt;P&gt;I do not see these options in Qlik Sense.&amp;nbsp; I have been searching for solutions but I am not finding anything that clearly explains the work around.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1697498#M53372</guid>
      <dc:creator>FMDF</dc:creator>
      <dc:date>2024-11-16T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik View to Qlik Sense Conversion - Missing "Full Accumulation" and "Relative&amp;qu</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1697516#M53374</link>
      <description>&lt;P&gt;For image 2 - This is the default situation, no settings will need to change&lt;/P&gt;&lt;P&gt;For image 3 - Accumulation is possible since November 2019 release. In the Measure turn on the Modifier&amp;gt;Accumulation and divide the expression by the TOTAL aggregation and format as a percentage.&lt;/P&gt;&lt;P&gt;For image 4 - Divide by the TOTAL aggregation and format as a percentage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Total mode is done using Totals function&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 23:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1697516#M53374</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-04-28T23:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik View to Qlik Sense Conversion - Missing "Full Accumulation" and "Relative&amp;am</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1698182#M53442</link>
      <description>&lt;P&gt;Thank you for the quick response.&lt;/P&gt;&lt;P&gt;I did what I think you were suggesting but I am not getting the correct results.&lt;/P&gt;&lt;P&gt;Image 3:&amp;nbsp;&lt;SPAN&gt;I did this.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Sum(GLDistAmount)+ Sum(ProjEventRevAmount)) / (Sum(Total GLDistAmount)+ Sum(Total ProjEventRevAmount))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Set modifier to "Accumulation"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This one is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Image 4: I did this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Sum(GLDistAmount)+ Sum(ProjEventRevAmount)) / (Sum(Total GLDistAmount)+ Sum(Total ProjEventRevAmount))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Modifier was none.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This one is working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think I am just making an obvious mistake.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 19:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1698182#M53442</guid>
      <dc:creator>FMDF</dc:creator>
      <dc:date>2020-04-30T19:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik View to Qlik Sense Conversion - Missing "Full Accumulation" and "Relative&amp;am</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1698187#M53445</link>
      <description>&lt;P&gt;I used this formula for scenario 3 and 5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Sum(GLDistAmount)+ Sum(ProjEventRevAmount)) / (Sum(Total GLDistAmount)+ Sum(Total ProjEventRevAmount))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario 3 had Modifier "Accumulation and FULL".&amp;nbsp; &amp;nbsp;This one isn't working.&lt;/P&gt;&lt;P&gt;Scenario 4 had no modifier.&amp;nbsp; This one works.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 19:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-View-to-Qlik-Sense-Conversion-Missing-quot-Full/m-p/1698187#M53445</guid>
      <dc:creator>FMDF</dc:creator>
      <dc:date>2020-04-30T19:44:55Z</dc:date>
    </item>
  </channel>
</rss>

