<?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 Load data from Data Warehouse in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-Data-Warehouse/m-p/895722#M1016795</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;I loaded data from warehouse and the following sript apprears in qlikview. Should the script look like as below or it's not good practice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;NAPS_APPL_WORKFLOW_HISTORY:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"ACTIONED_USER_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_TRANS_TMSTMP"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"STATE_CDE"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"WRKFLW_ACTIVITY_DESCR"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SELECT&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"ACTIONED_USER_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_TRANS_TMSTMP",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"STATE_CDE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"WRKFLW_ACTIVITY_DESCR"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;FROM&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"NAPS_APPL_WORKFLOW_HISTORY"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;where&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;APPL_TRANS_TMSTMP&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;&amp;gt;=&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;'2015-03-07 00:00:00';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;NAPS_APPL_REFERRAL_REASONS:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_REFER_RSN_CDE"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_REFER_TMSTMP";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SELECT&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_REFER_RSN_CDE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_REFER_TMSTMP"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;FROM&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"NAPS_APPL_REFERRAL_REASONS"; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Apr 2015 14:59:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-10T14:59:24Z</dc:date>
    <item>
      <title>Load data from Data Warehouse</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-Data-Warehouse/m-p/895722#M1016795</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;I loaded data from warehouse and the following sript apprears in qlikview. Should the script look like as below or it's not good practice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;NAPS_APPL_WORKFLOW_HISTORY:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"ACTIONED_USER_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_TRANS_TMSTMP"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"STATE_CDE"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"WRKFLW_ACTIVITY_DESCR"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SELECT&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"ACTIONED_USER_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_TRANS_TMSTMP",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"STATE_CDE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"WRKFLW_ACTIVITY_DESCR"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;FROM&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"NAPS_APPL_WORKFLOW_HISTORY"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;where&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;APPL_TRANS_TMSTMP&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;&amp;gt;=&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;'2015-03-07 00:00:00';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;NAPS_APPL_REFERRAL_REASONS:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_ID"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_REFER_RSN_CDE"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: green; font-size: 9pt;"&gt;"APPL_REFER_TMSTMP";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;SELECT&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_ID",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_REFER_RSN_CDE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"APPL_REFER_TMSTMP"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;FROM&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d4d; font-size: 9pt;"&gt;"NAPS_APPL_REFERRAL_REASONS"; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-Data-Warehouse/m-p/895722#M1016795</guid>
      <dc:creator />
      <dc:date>2015-04-10T14:59:24Z</dc:date>
    </item>
  </channel>
</rss>

