<?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: Exception Report Design in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1778503#M60486</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;nice to hear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;if you have date stamp for old data, then you can use left join for adding in to old data.&lt;/P&gt;&lt;P&gt;as you mentioned use qvd. but old data table and date stamp table should have common key.&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 16:27:40 GMT</pubDate>
    <dc:creator>Ksrinivasan</dc:creator>
    <dc:date>2021-01-29T16:27:40Z</dc:date>
    <item>
      <title>Exception Report Design in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1776917#M60237</link>
      <description>&lt;P&gt;I am extracting data (just a couple of columns) using a REST API into Qlik Sense. The extract should be run every end of the month. I need to build an exceptions report that compares the previous extract to the new extract - it should show number of new rows, rows that were updated, etc. My source data has no timestamp.&lt;/P&gt;&lt;P&gt;I can achieve this manually by extracting the first dataset (at the beginning of the month) into excel and extracting the other one at the end of the month and then comparing the two. This is the process i want to automate on Qlik. I am looking for ideas on how i can implement this. Is there a way to persist a dataset after extracting it? How do i ensure the other extract is only run on the last day of the month? Any ideas would help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1776917#M60237</guid>
      <dc:creator>mthulisi</dc:creator>
      <dc:date>2024-11-16T00:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Report Design in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1776923#M60240</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;while extract you can use this as preceding load, then automatically exact date and time will added into your data as new field,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp(now(), 'YYYY/MM/DD hh:mm:ss TT') as DownTIMESTAMP;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ksrinivasan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 14:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1776923#M60240</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-24T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Report Design in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1778449#M60478</link>
      <description>&lt;P&gt;Good idea. How will I maintain the old (historic) dataset. Is there a way to do an incremental load (I think its possible in Qlik View with *.qvds). So that i do not overwrite my existing dataset&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 14:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1778449#M60478</guid>
      <dc:creator>mthulisi</dc:creator>
      <dc:date>2021-01-29T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Report Design in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1778503#M60486</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;nice to hear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;if you have date stamp for old data, then you can use left join for adding in to old data.&lt;/P&gt;&lt;P&gt;as you mentioned use qvd. but old data table and date stamp table should have common key.&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 16:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exception-Report-Design-in-Qlik-Sense/m-p/1778503#M60486</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-29T16:27:40Z</dc:date>
    </item>
  </channel>
</rss>

