<?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: KPIs from multiple dashboards in one application in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2503587#M103625</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;Is there more in-depth solution to this? I am running into a similar use-case and would love to know the best approach to this.&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 16:22:35 GMT</pubDate>
    <dc:creator>mattqlikuser</dc:creator>
    <dc:date>2025-01-29T16:22:35Z</dc:date>
    <item>
      <title>KPIs from multiple dashboards in one application</title>
      <link>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2104772#M90258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have a requirement to create an executive dashboard taking in KPIs from 15 different dashboards.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;The Background&lt;/U&gt;:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; There are around 40 KPIs in 15 different dashboards&lt;BR /&gt;&amp;gt; There are many users who have access to some or all the dashboards&lt;BR /&gt;&amp;gt; If they want to look at say 5 different KPIs, they will have to open say 3 to 5 dashboards&lt;BR /&gt;&amp;gt; So the need is to create an executive dashboard of shorts, which will have all the KPIs in once place&lt;BR /&gt;&amp;gt; The users will now have to open just one dashboard, to know about everything at a high level&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;The Requirement&lt;/U&gt;:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; One dashboard that shows all the KPIs in one place&lt;BR /&gt;&amp;gt; If the user wants to do further analysis, should be able to click on the KPI and navigate to the relevant detailed dashboard&lt;BR /&gt;&amp;gt; Not all users have rights to see all 40 KPIs, so a section access mechanism needs to be there so that users see only the KPIs they are authorized to&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Tools at Our Disposal&lt;/U&gt;:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; Qlik Sense Enterprise on Windows (where all the 15 dashboards are hosted currently)&lt;BR /&gt;&amp;gt; Qlik Cloud (no apps as of now, we are just starting our Qlik Cloud journey)&lt;BR /&gt;&amp;gt; Qlik NPrinting&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate if anyone could guide us on how to proceed to address this requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bhaskar&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 05:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2104772#M90258</guid>
      <dc:creator>bhsharm5</dc:creator>
      <dc:date>2023-08-11T05:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: KPIs from multiple dashboards in one application</title>
      <link>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2105710#M90293</link>
      <description>&lt;P&gt;there will be multiple solutions for this.&amp;nbsp; one i can thik of is for each dashboard to compute for the KPIs in the load script and write it t a QVD file.&amp;nbsp; you will then have 15 QVD files with your 40 KPIs spread among them.&amp;nbsp; your EIS dashboard will then read all these 15 QVDs&amp;nbsp; one advantage of this approach is that your numbers will always align.&amp;nbsp; but the assumption is that your KPI can be computed a load time.&lt;BR /&gt;&lt;BR /&gt;another sophisticated albeit more complicated solution is to create a mashup that reads the objects in your 15 dashboards - specifically the KPIs and present it in one page (or more)&lt;BR /&gt;&lt;BR /&gt;the 1st one is of course simpler&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2105710#M90293</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-08-14T19:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: KPIs from multiple dashboards in one application</title>
      <link>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2503587#M103625</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;Is there more in-depth solution to this? I am running into a similar use-case and would love to know the best approach to this.&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2503587#M103625</guid>
      <dc:creator>mattqlikuser</dc:creator>
      <dc:date>2025-01-29T16:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: KPIs from multiple dashboards in one application</title>
      <link>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2503620#M103628</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;even I have the similar kind of requirement.&lt;SPAN&gt;I would greatly appreciate any suggestions, ideas, or resources that could help.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 19:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPIs-from-multiple-dashboards-in-one-application/m-p/2503620#M103628</guid>
      <dc:creator>Ciya</dc:creator>
      <dc:date>2025-01-29T19:57:49Z</dc:date>
    </item>
  </channel>
</rss>

