<?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 Linking Object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093672#M18337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;i am working with my company database, and i have my customer dashboard. i have birthday of the day and birthday on the month running on it, also i have total customer count on the sheet. using "Count(Cust_Id)"&lt;/P&gt;&lt;P&gt;i want to have another count that will hold birthday counts&lt;/P&gt;&lt;P&gt;i have more than one Chart on my sheet and i have two guage chart, which i want it to display different count of customers. please how do i go about that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 May 2016 11:57:40 GMT</pubDate>
    <dc:creator>oseimuduame</dc:creator>
    <dc:date>2016-05-07T11:57:40Z</dc:date>
    <item>
      <title>Linking Object</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093672#M18337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;i am working with my company database, and i have my customer dashboard. i have birthday of the day and birthday on the month running on it, also i have total customer count on the sheet. using "Count(Cust_Id)"&lt;/P&gt;&lt;P&gt;i want to have another count that will hold birthday counts&lt;/P&gt;&lt;P&gt;i have more than one Chart on my sheet and i have two guage chart, which i want it to display different count of customers. please how do i go about that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 11:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093672#M18337</guid>
      <dc:creator>oseimuduame</dc:creator>
      <dc:date>2016-05-07T11:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Object</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093673#M18338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't really understand your setting nor your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload a small sample QVF (this could contain sample data, no need to post your real data, just sample records that is similar to your real ones)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 22:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093673#M18338</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-07T22:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Object</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093674#M18339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Omotayo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Stefan, we need a bit more information. However, I am thinking you mean to specifically show a different count of customers based on some criteria??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case you could use Set Analysis as described here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/docs/DOC-8039"&gt;A Beginners' Introduction to Set Analysis (video)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See sample .qvf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please copy .qvf file to your C:\Users\&amp;lt;user profile&amp;gt;\Documents\Qlik\Sense\Apps and refresh Qlik Sense Desktop with F5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shows products sold IN the US (1 KPI) and products sold in germany (another separate KPI).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="124017" alt="" class="jive-image image-1" height="265" src="https://community.qlik.com/legacyfs/online/124017_pastedImage_78.png" style="max-width: 1200px; max-height: 900px; width: 766px; height: 264.735px;" width="766" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;count({$&amp;lt;Country={"Germany"}&amp;gt;}[Orders$.ProductID])&lt;/LI&gt;&lt;LI&gt;count({$&amp;lt;Country={"United States"}&amp;gt;}[Orders$.ProductID])&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike Tarallo&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 18:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093674#M18339</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2016-05-09T18:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Object</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093675#M18340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry this is coming late. i had issues with my Hard Drive but i am happy i am back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Suggestion is really helpful and working perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2016 14:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-Object/m-p/1093675#M18340</guid>
      <dc:creator>oseimuduame</dc:creator>
      <dc:date>2016-06-04T14:02:02Z</dc:date>
    </item>
  </channel>
</rss>

