<?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 Help With Missing Data In Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426002#M429479</link>
    <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a straight table where I'm expecting 6,413 rows of data to be loaded and I'm only getting 5,886 rows loaded.&amp;nbsp; When loading the data.&lt;/P&gt;</description>
    <pubDate>Sat, 12 Oct 2019 23:46:12 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2019-10-12T23:46:12Z</dc:date>
    <item>
      <title>Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426002#M429479</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a straight table where I'm expecting 6,413 rows of data to be loaded and I'm only getting 5,886 rows loaded.&amp;nbsp; When loading the data.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 23:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426002#M429479</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-12T23:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426003#M429480</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;You only need to add the date function to your script for allow in the data you want. Please try and then we'll take a look at your calculated dimension and measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185680_Untitled.png" style="height: 678px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 01:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426003#M429480</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-05T01:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426004#M429481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply and my apologies for the delay in mine.&amp;nbsp; I made this change to the Where statement to match up with yours:&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;SPAN style="color: #800000;"&gt;LOB&lt;/SPAN&gt; = 'CCB' &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Order Create Date]&lt;/SPAN&gt; &amp;gt;= d&lt;SPAN style="color: #0000ff;"&gt;ate&lt;/SPAN&gt;('01/01/17'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then reran the load script.&amp;nbsp; The script fetched 1,735 lines and still shows 2016 dates.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185783_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;My straight table displays 1,568 rows.&amp;nbsp; If I remove Order Create Date and Approval Complete date from the straight table, it displays 1,567 rows.&amp;nbsp; Very weird.............at least for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426004#M429481</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-05T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426005#M429482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update.&amp;nbsp; I still have not been able to get the &lt;SPAN style="color: #800000;"&gt;[Order Create Date]&lt;/SPAN&gt; &amp;gt;= d&lt;SPAN style="color: #0000ff;"&gt;ate&lt;/SPAN&gt;('01/01/17') to work as 2016 dates still pull in when I run the load script.&amp;nbsp; I'm not going to worry too much about it since the orders were actually completed in 2017 anyway and I think people will be ok with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is that I figured out the row problem.&amp;nbsp; This is a bit embarrassing, but it helps when you include a column where every row is populated and not null or blank.&amp;nbsp; I was trying to use the myCompute Order ID column and it's not populated on every row.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&amp;nbsp; I got all the rows now.&amp;nbsp; So it's just the date filter in the load scrip that's not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 19:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426005#M429482</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-05T19:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426006#M429483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Perry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm your date format to be this before running it?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET DateFormat='D/M/YYYY';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET TimestampFormat='D/M/YYYY h:mm:ss[.fff] TT';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script I'm running and getting 6,143 records with nothing from 2016:&lt;/P&gt;&lt;P&gt;[E2E-DASHBOARD-DATA]:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WRM Number] as [WRM-Number], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WRM Title], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Application #], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Application Name], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField(Site, ', ', 2) as Site,&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Requestor as REQUESTOR, &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Approver Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Service Ordered], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Template or Non Template], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Service Tier ( myCompute )], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SKU Name (myCompute)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Service Tier Cleaned], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "[Environment-VSI (myCompute)", &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Environment (TAMS Type)], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [KeON Domain], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Class ( TAMS )], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Business Load (TAMS)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Status (TAMS)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sub Status (TAMS)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Open myCompute Stage or New Install Post Build Prime WO Request Group], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Queue Open Group], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Open New Install Post Build Prime WO Request ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [E2E Status], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myCompute &amp;amp; EURC Order Status], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myCompute Order Item Status], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BRN as [BRN-ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mid(BRN, 3, 7) as [LOB Template Order],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Project Number],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Milestone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Line Item], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Parent Line Item ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(SubField(Trim(Replace(Replace(SubField(Replace(Upper([SKU Name (myCompute)]), 'CPU', 'CORE PROCESSING UNIT'), 'CORE', 1), '-', ''), ',', ' ')), ' ', -1)) as CPU, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(If(WildMatch(Memory, '*-*'), Mid(Memory, 4), Memory), '#0') as MEM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EBR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myCompute Order ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EURC Order ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Constrained or Exit site approval&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prime ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Build OS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prime ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [New Install Post Build&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prime ID], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Host Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOB as [Line-Of-Business], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [BRN Build Type], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Product Build End Type], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [End 2 End Asset Order Status], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Service New], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [** E2E-Ordering System], &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date([Order Create Date], 'MM/DD/YYYY') as [Order Create Date], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date([Approval Complete Date], 'MM/DD/YYYY') as [Approval Complete Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Provisioning Quality Check Completed Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Productionised Create Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Promise Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Trend Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [E2E SLO], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Promised Lead time], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Business Days End 2 END ( with Approvals )], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Business Days End 2 END ( without Approvals )], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Order Complete Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Asset Completed Month], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Completed Start Week (Mon)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [OS Provisioning Start Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Provisioning OS - PaaS Business Days (EMR)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Asset Type (myCompute)]&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myCompute Notes (hist)], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myCompute Notes (Latest Update)], &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Prime All On Hold Comments]&lt;/P&gt;&lt;P&gt;FROM [lib://AttachedFiles/Missing-Data-From-This-Spreadsheet.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [End2End (Summary)])&lt;/P&gt;&lt;P&gt;Where LOB = 'CCB' and [Order Create Date] &amp;gt;= Date('01/01/17'); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 23:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426006#M429483</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-05T23:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426007#M429484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have been very helpful.&amp;nbsp; I've believe I've solved the problem though.&amp;nbsp; I simply needed to have the right fields added (my fault for not originally) and then the date thing, really doesn't matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the record, I tried what you just suggested but I still get 2016 dates.&amp;nbsp; Again though, I think that's ok because of when they were completed by (in 2017).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to respond.&amp;nbsp; I do appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 01:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426007#M429484</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-06T01:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426008#M429485</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;So you're saying that if you try the load script I sent last and confirm the DateFormat setting I sent, you still get 2016 dates in the field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;[Order Create Date]?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 01:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426008#M429485</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-06T01:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426009#M429486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes and worse, I only wind up with 1,735 rows fetched when I run the load script.&amp;nbsp; Very weird and I'm guessing you're thinking the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 01:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426009#M429486</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-06T01:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426010#M429487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's very strange!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No kidding it's strange. I just downloaded again your data and confirmed it in Excel and in Qlik... with the same setting and load script that I sent&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185877_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hate not being able to troubleshoot something like this... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way, good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426010#M429487</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-06T02:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426011#M429488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're not doing a join with that table or anything else right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426011#M429488</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-06T02:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426012#M429489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completely believe you Luis.  There’s gotta be something weird on my side that’s causing this.  At the end of the day though, I think I’m good at this point,  Thank you very much again for taking the time to look into this and respond.  I do appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426012#M429489</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-06T02:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Missing Data In Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426013#M429490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not.  I should note that there are other tables in the load, but this particular table is completely independent of the others.  Thus, why I only provided its load script portion.  There’s no explicit or implied joins with this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Missing-Data-In-Straight-Table/m-p/1426013#M429490</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-06T02:24:55Z</dc:date>
    </item>
  </channel>
</rss>

