<?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: 'Secondary' Calculations in Loadscript? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861497#M301502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you use the group by statement?&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;LOAD &lt;SPAN style="line-height: 1.5em;"&gt;Username,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Boos)/Count(Tweet ID) as % Boos&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident source&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;Group By Username;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 13:56:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-13T13:56:24Z</dc:date>
    <item>
      <title>'Secondary' Calculations in Loadscript?</title>
      <link>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861496#M301501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with Twitter data. Each tweet has a User ID (who sent it), and a classification: Boo, Cheer, Other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculated, as a percentage by user, Boos, Cheers and Others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e. Alex sent 10 tweets, three boos and seven cheers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex's boo percentage is 30%. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has to be at a user level so I can roll it up - i.e. the average boo % across all the users (calculated at a user level) is 15.3%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a load where I had&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Username,&lt;/P&gt;&lt;P&gt;count(Boos)/count(Tweet ID) as % Boos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that didn't work. Any ideas? Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861496#M301501</guid>
      <dc:creator />
      <dc:date>2015-07-13T13:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: 'Secondary' Calculations in Loadscript?</title>
      <link>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861497#M301502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you use the group by statement?&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;LOAD &lt;SPAN style="line-height: 1.5em;"&gt;Username,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Boos)/Count(Tweet ID) as % Boos&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident source&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;Group By Username;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861497#M301502</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-13T13:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: 'Secondary' Calculations in Loadscript?</title>
      <link>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861498#M301503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Genius!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 16:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861498#M301503</guid>
      <dc:creator />
      <dc:date>2015-07-13T16:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: 'Secondary' Calculations in Loadscript?</title>
      <link>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861499#M301504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 16:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secondary-Calculations-in-Loadscript/m-p/861499#M301504</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-13T16:39:44Z</dc:date>
    </item>
  </channel>
</rss>

