<?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 Accessing CSV in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Accessing-CSV/m-p/1973519#M80313</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have developed an app which reads data from .CSV file.&lt;/P&gt;
&lt;P&gt;1) I have created main data set via load editor.&lt;/P&gt;
&lt;P&gt;2) Joining this main table with data fetched from .CSV into temp table by Left Join to main table.&lt;/P&gt;
&lt;P&gt;3) Joining columns are correct and values are matching but issue is&lt;/P&gt;
&lt;P&gt;at first time its doesn't fetch matched records but when I Edit (dummy edit) the .csv file and save, then onwards my app stars reading this file correctly.&lt;/P&gt;
&lt;P&gt;I tried with&lt;/P&gt;
&lt;P&gt;1) Importing table into Data manager&lt;/P&gt;
&lt;P&gt;2) Automatically editing file , but not worked&lt;/P&gt;
&lt;P&gt;Temp table&lt;/P&gt;
&lt;P&gt;NoConcatenate &lt;BR /&gt;rc_temp:&lt;BR /&gt;Load distinct&lt;BR /&gt;text(attribute) as attr_id,&lt;BR /&gt;text(system) as source_system,&lt;BR /&gt;text(system_id) as system_id,&lt;BR /&gt;text(le_entity_id) as branch_id,&lt;BR /&gt;text(Recurring) as Recurring&lt;BR /&gt;FROM [lib://Content (user)/parent folder/folder/file_$(vMonth).csv] (txt,utf8, embedded labels, delimiter is ',',msq)&lt;BR /&gt;where text(curMonth) = 'Y';&lt;/P&gt;
&lt;P&gt;Above data is then joined as 'left join' in Data load editor&lt;/P&gt;
&lt;P&gt;Please support in above issue.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2022 10:38:25 GMT</pubDate>
    <dc:creator>Milind</dc:creator>
    <dc:date>2022-08-26T10:38:25Z</dc:date>
    <item>
      <title>Accessing CSV</title>
      <link>https://community.qlik.com/t5/App-Development/Accessing-CSV/m-p/1973519#M80313</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have developed an app which reads data from .CSV file.&lt;/P&gt;
&lt;P&gt;1) I have created main data set via load editor.&lt;/P&gt;
&lt;P&gt;2) Joining this main table with data fetched from .CSV into temp table by Left Join to main table.&lt;/P&gt;
&lt;P&gt;3) Joining columns are correct and values are matching but issue is&lt;/P&gt;
&lt;P&gt;at first time its doesn't fetch matched records but when I Edit (dummy edit) the .csv file and save, then onwards my app stars reading this file correctly.&lt;/P&gt;
&lt;P&gt;I tried with&lt;/P&gt;
&lt;P&gt;1) Importing table into Data manager&lt;/P&gt;
&lt;P&gt;2) Automatically editing file , but not worked&lt;/P&gt;
&lt;P&gt;Temp table&lt;/P&gt;
&lt;P&gt;NoConcatenate &lt;BR /&gt;rc_temp:&lt;BR /&gt;Load distinct&lt;BR /&gt;text(attribute) as attr_id,&lt;BR /&gt;text(system) as source_system,&lt;BR /&gt;text(system_id) as system_id,&lt;BR /&gt;text(le_entity_id) as branch_id,&lt;BR /&gt;text(Recurring) as Recurring&lt;BR /&gt;FROM [lib://Content (user)/parent folder/folder/file_$(vMonth).csv] (txt,utf8, embedded labels, delimiter is ',',msq)&lt;BR /&gt;where text(curMonth) = 'Y';&lt;/P&gt;
&lt;P&gt;Above data is then joined as 'left join' in Data load editor&lt;/P&gt;
&lt;P&gt;Please support in above issue.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 10:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accessing-CSV/m-p/1973519#M80313</guid>
      <dc:creator>Milind</dc:creator>
      <dc:date>2022-08-26T10:38:25Z</dc:date>
    </item>
  </channel>
</rss>

