<?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: Default Data Load in Qliksense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141401#M5430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Making the selection works but when the dashboard is viewed for the very first time it is summing up the results from my 2 excels. These excels contain data from 2 different campaign and summing them makes no sense. how do I control this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2016 10:22:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-18T10:22:59Z</dc:date>
    <item>
      <title>Default Data Load in Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141399#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi . I am loading 2 excel files into Qliksense which have the exact same format but ofcourse different data.&lt;/P&gt;&lt;P&gt;On my dashboard I have a filter pane - Campaign which has 2 options - A (coming from excel 1)&amp;amp; B(coming from excel 2).&lt;/P&gt;&lt;P&gt;I have certain KPI's like reach, email open rate, CTR.&lt;/P&gt;&lt;P&gt;I select either of the 2 campaign A or B and get my metrics. It is working fine&lt;/P&gt;&lt;P&gt;But on opening the dashboard, by default Qliksense is summing up the data from my 2 excels and giving me combined results.&lt;/P&gt;&lt;P&gt;On selecting a particular campaign now, I get the correct data but the default data which is the combination of the 2 excels is not what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I select either of the 2 excels as default and get the result from only 1 excel when no selection is made. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 11:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141399#M5428</guid>
      <dc:creator />
      <dc:date>2016-05-13T11:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default Data Load in Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141400#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Can I select either of the 2 excels as default and get the result from only 1 excel when no selection is made.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No. There's no such thing as a default data load. You'll simply have to make a selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141400#M5429</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-13T18:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Default Data Load in Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141401#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Making the selection works but when the dashboard is viewed for the very first time it is summing up the results from my 2 excels. These excels contain data from 2 different campaign and summing them makes no sense. how do I control this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 10:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141401#M5430</guid>
      <dc:creator />
      <dc:date>2016-05-18T10:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Default Data Load in Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141402#M5431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;&lt;SPAN style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"&gt;If summing them have no sense and you will never sum data all togethe, you can split these data in two different tables and use set analysis to sum up data coming from excel1 or excel2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"&gt;The syntax you need is something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"&gt;Sum({&amp;lt;field name={excel1}&amp;gt;}costs)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141402#M5431</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2016-05-18T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Default Data Load in Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141403#M5432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But again will this control the initial load?&lt;/P&gt;&lt;P&gt;I want the data from only excel1 to be displayed when I open the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am creating a master dashboard and the list of my excels will keep on increasing. So on the initial load I just want excel1’s data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 11:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Default-Data-Load-in-Qliksense/m-p/1141403#M5432</guid>
      <dc:creator />
      <dc:date>2016-05-19T11:17:57Z</dc:date>
    </item>
  </channel>
</rss>

