<?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: Load Multiple spreadsheets &amp;amp; Crosstables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1730265#M591924</link>
    <description>&lt;P&gt;If one or more of the posts got you the information you needed, we would appreciate it if you can close out the thread by using the Accept as Solution button on the one(s) that did help.&amp;nbsp; If you did something different, you can post that and mark it, and if you have further questions, please leave an update post for us.&amp;nbsp; The posters only get credit for the help if you mark the solution, and that also lets other Members know what worked too...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 12:21:33 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-07-23T12:21:33Z</dc:date>
    <item>
      <title>Load Multiple spreadsheets &amp; Crosstables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1726653#M591920</link>
      <description>&lt;P&gt;This is a 2 part question.&lt;/P&gt;&lt;P&gt;When I only load the Acute Care spreadsheet, both tabs in the QVW work correctly. The Hours tab is based on a cross table. The SLA table is not.&lt;/P&gt;&lt;P&gt;I now have additional spreadsheets that I am trying to load using&amp;nbsp;FROM [..\External_Data\Epic Capacity Worksheet*.xlsx].&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;first issue&lt;/STRONG&gt; is that the two (will eventually be 3) spreadsheets are not concatenating and I can't figure out why. If I load only the Willow spreadsheet, I get "&lt;STRONG&gt;Field not found error Field '1/1/2019' not found&lt;/STRONG&gt;". I have ensured the Excel formats are dates and I have tried&amp;nbsp;date#( [1/1/2019],'M/D/YYYY') as [1/1/2019],&amp;nbsp; and&amp;nbsp;date#(num#(Month),'M/D/YYYY') as Month. For the life of me, I cannot figure out why.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;second issu&lt;/STRONG&gt;e is that even if I comment out&amp;nbsp;EPIC_HOURS_CROSSTABLE and Final and JUST LOAD&amp;nbsp;EPIC_CAPACITY wth&amp;nbsp;FROM [..\External_Data\Epic Capacity Worksheet*.xlsx], the data is not merging together as evidenced by the Primary Module List Box not containing the Willow options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-07-09_15-25-41.png" style="width: 325px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37257i485F046191FE49FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-07-09_15-25-41.png" alt="2020-07-09_15-25-41.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help on either of these issues would be much appreciated. TIA!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1726653#M591920</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2024-11-16T00:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple spreadsheets &amp; Crosstables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727022#M591921</link>
      <description>&lt;P&gt;Hi, from what I see dates are being laoded as numbers (in string format, like '43497.000000').&lt;/P&gt;&lt;P&gt;I think you can avoid having to name all columns using '*', like:&lt;/P&gt;&lt;P&gt;LOAD...&amp;nbsp;Status as HOURS_STATUS,&lt;BR /&gt;*&lt;BR /&gt;FROM&lt;BR /&gt;[.\Epic Capacity Worksheet*.xlsx]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If final table try to use "date(num#(Subfield(Month,'.',1),'0'),'M/D/YYYY') as Month" to convert data to date format&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2020 10:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727022#M591921</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-07-11T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple spreadsheets &amp; Crosstables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727025#M591922</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;Field not found error Field '1/1/2019' not found&lt;/STRONG&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This actually look like formatting issues with excel. If you try to load the data I could see that column names are not appearing as&amp;nbsp;&lt;STRONG&gt;'1/1/2019'&amp;nbsp;&lt;/STRONG&gt;instead it shows something like 'Jan1' 'Feb' etc..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try change the format of column as text&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2020 12:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727025#M591922</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-11T12:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple spreadsheets &amp; Crosstables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727066#M591923</link>
      <description>&lt;P&gt;As i can see headers are not same in your excel sheets, Different date values are acting as column headers, convert dates as date column by crosstable() then you will have only one date column with date values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2020 05:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1727066#M591923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-12T05:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple spreadsheets &amp; Crosstables</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1730265#M591924</link>
      <description>&lt;P&gt;If one or more of the posts got you the information you needed, we would appreciate it if you can close out the thread by using the Accept as Solution button on the one(s) that did help.&amp;nbsp; If you did something different, you can post that and mark it, and if you have further questions, please leave an update post for us.&amp;nbsp; The posters only get credit for the help if you mark the solution, and that also lets other Members know what worked too...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 12:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Multiple-spreadsheets-amp-Crosstables/m-p/1730265#M591924</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-23T12:21:33Z</dc:date>
    </item>
  </channel>
</rss>

