<?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 division calculation in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148704#M375651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 table from there i want to calculate divisio of 2 values to find out #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI Code&lt;/P&gt;&lt;P&gt;Booking id&amp;nbsp; as Repeat Booking Id&lt;/P&gt;&lt;P&gt;where repeat booking =Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI Code&lt;/P&gt;&lt;P&gt;Booking Id as Total Booking &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want for same KPI code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Repeat Booking /Total Booking &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly suggest the way to fulfill the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2016 04:21:08 GMT</pubDate>
    <dc:creator>singhcv123</dc:creator>
    <dc:date>2016-09-06T04:21:08Z</dc:date>
    <item>
      <title>division calculation in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148704#M375651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 table from there i want to calculate divisio of 2 values to find out #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI Code&lt;/P&gt;&lt;P&gt;Booking id&amp;nbsp; as Repeat Booking Id&lt;/P&gt;&lt;P&gt;where repeat booking =Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI Code&lt;/P&gt;&lt;P&gt;Booking Id as Total Booking &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want for same KPI code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Repeat Booking /Total Booking &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly suggest the way to fulfill the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 04:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148704#M375651</guid>
      <dc:creator>singhcv123</dc:creator>
      <dc:date>2016-09-06T04:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: division calculation in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148705#M375652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KPI Code,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Booking id&amp;nbsp; as Repeat Booking Id From&amp;lt;&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where repeat booking =Y&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG&gt;Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Table 2:&lt;SPAN style="line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KPI Code,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Booking Id as Total Booking From &amp;lt;&amp;gt;:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Final:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Repeat Booking] /[Total Booking] as &lt;STRONG&gt;DivResult&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Resident Table1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Drop Table Table1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 04:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148705#M375652</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-06T04:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: division calculation in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148706#M375653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my code is like below:&lt;/P&gt;&lt;P&gt;Repeat_ArriverAll:&lt;/P&gt;&lt;P&gt;load 14 AS [KPICode],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Financial Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Period Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; KeepChar([Period Code],'1234567890') AS [New Period Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Village Code] as [Channel Type Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Count] as [Repeat Count]&lt;/P&gt;&lt;P&gt;Resident ArrivalRepeatvisit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load 14 AS [KPICode],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Financial Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Period Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; KeepChar([Period Code],'1234567890') AS [New Period Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Village Code] as [Channel Type Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Count] as [Total Count]&lt;/P&gt;&lt;P&gt;Resident ArrivalAll;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repeat_Arriver%:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUM([Repeat Count ]/[Total Count],'#,##0.00%') as Count &lt;/P&gt;&lt;P&gt;&amp;nbsp; RESIDENT Repeat_ArriverAll;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Repeat_ArriverAll;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while running this code as suggested by you it showing an error that Repeat Count field don't found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 05:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148706#M375653</guid>
      <dc:creator>singhcv123</dc:creator>
      <dc:date>2016-09-06T05:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: division calculation in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148707#M375654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post Error screen OR Try this, I just deleted space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Repeat_Arriver%:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NUM([Repeat Count]/[Total Count],'#,##0.00%') as Count&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; RESIDENT Repeat_ArriverAll;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;instead of&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Repeat_Arriver%:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; NUM([Repeat Count&lt;STRONG&gt; &lt;/STRONG&gt;]/[Total Count],'#,##0.00%') as Count&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; RESIDENT Repeat_ArriverAll;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 06:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/division-calculation-in-qlikview/m-p/1148707#M375654</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-06T06:01:01Z</dc:date>
    </item>
  </channel>
</rss>

