<?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 monthly files in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Load-monthly-files/m-p/1921162#M169</link>
    <description>&lt;P&gt;Use the FileName() function to add that to the data in the load script like this:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;"Date",&lt;BR /&gt;Sales,&lt;BR /&gt;Subfield(FileName(), '.', 1) as File&lt;BR /&gt;FROM [lib://Monthly/*.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 04:43:25 GMT</pubDate>
    <dc:creator>Lisa_P</dc:creator>
    <dc:date>2022-04-22T04:43:25Z</dc:date>
    <item>
      <title>Load monthly files</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Load-monthly-files/m-p/1920865#M168</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have monthly Excel files in a drive.&lt;/P&gt;
&lt;P&gt;The current period is already recognizable in the file name (P02_final, P03_final, etc.)&lt;/P&gt;
&lt;P&gt;I would like to create a bar graph where I can display the individual monthly values ​​(period) per ID number (available in all files).&lt;/P&gt;
&lt;P&gt;E.g. period 1 -&amp;gt; value 100&lt;/P&gt;
&lt;P&gt;Period 2 -&amp;gt; Value 95&lt;/P&gt;
&lt;P&gt;Period 3 -&amp;gt; value 105&lt;/P&gt;
&lt;P&gt;How do I have to program this in the loading script so that I can display the monthly value?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Load-monthly-files/m-p/1920865#M168</guid>
      <dc:creator>Markus_L</dc:creator>
      <dc:date>2022-04-21T10:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load monthly files</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Load-monthly-files/m-p/1921162#M169</link>
      <description>&lt;P&gt;Use the FileName() function to add that to the data in the load script like this:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;"Date",&lt;BR /&gt;Sales,&lt;BR /&gt;Subfield(FileName(), '.', 1) as File&lt;BR /&gt;FROM [lib://Monthly/*.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 04:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Load-monthly-files/m-p/1921162#M169</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-04-22T04:43:25Z</dc:date>
    </item>
  </channel>
</rss>

