<?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: Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help/m-p/946764#M964902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagarjuna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below expression in text object and let me know if this is what you are expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Sales)/Only(Val)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2015 13:11:38 GMT</pubDate>
    <dc:creator>NareshGuntur</dc:creator>
    <dc:date>2015-10-09T13:11:38Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946760#M964898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI I have an issue,&lt;/P&gt;&lt;P&gt;I attached one file to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the i ahve one value in Text box,On the above i have one list box.If i select Hendred the should come in hundreds,if i select thousand ,the value should come in thousand.likewise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946760#M964898</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-09T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946761#M964899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your text box is calculating sum(Sales).&lt;/P&gt;&lt;P&gt;Taking in mind that field "Sales" lies in the table "Data 2", which doesn't have any link with table Data where I see field ID, the behaviour is normal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946761#M964899</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-10-09T11:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946762#M964900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if(GetPossibleCount(ID)=1, Sum(Sales) / Val, sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946762#M964900</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-09T11:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946763#M964901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, refer to the attached QVW file. Hope you understand what I've done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes: Your Listbox need to be selected with Always One Selected to force only one option. Se the IF condition to know how I've done it in the TexBox!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946763#M964901</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-09T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946764#M964902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagarjuna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below expression in text object and let me know if this is what you are expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Sales)/Only(Val)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946764#M964902</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2015-10-09T13:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/946765#M964903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Braga's solution would work very well. Just one thing to indicate that instead of if else you can simply use.&lt;/P&gt;&lt;P&gt;=sum(Sales)/Val&lt;/P&gt;&lt;P&gt;As he suggested you need to use Always one selected value so that there will always be a value in the denominator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/946765#M964903</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-10-09T13:46:46Z</dc:date>
    </item>
  </channel>
</rss>

