<?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: How to Fetch Field Names used in a Qliksense Application by using log script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1721648#M54901</link>
    <description>&lt;P&gt;Could you please help me with this.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2020 10:18:29 GMT</pubDate>
    <dc:creator>Jahnavi</dc:creator>
    <dc:date>2020-06-24T10:18:29Z</dc:date>
    <item>
      <title>How to Fetch Field Names used in a Qliksense Application by using log script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1720863#M54815</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I would like to fetch the Field names used in an application by using the Log script of a particular application.&lt;/P&gt;&lt;P&gt;For Example if a log script is having below details:&lt;/P&gt;&lt;P&gt;2020XXXXXXXXXXX.XXX+XXXX 0130 LOAD&lt;BR /&gt;2020XXXXXXXXXXX.XXX+XXXX 0131 "Customer_Code" AS CustomerCode,&lt;BR /&gt;2020XXXXXXXXXXX.XXX+XXXX 0132&lt;BR /&gt;2020XXXXXXXXXXX.XXX+XXXX 0133 "Customer_NameAS Customer,&lt;BR /&gt;2020XXXXXXXXXXX.XXX+XXXX 0134 FROM [lib://DEV/Customer.qvd]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I want to find the Field Name Before Alias 'AS ' and&amp;nbsp; After Alias&amp;nbsp; 'AS', Such as&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field Name, Before Alias Field Name&lt;/P&gt;&lt;P&gt;CustomerCode,Customer_Code&lt;/P&gt;&lt;P&gt;Customer, Customer_Name&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1720863#M54815</guid>
      <dc:creator>Jahnavi</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Fetch Field Names used in a Qliksense Application by using log script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1721648#M54901</link>
      <description>&lt;P&gt;Could you please help me with this.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 10:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1721648#M54901</guid>
      <dc:creator>Jahnavi</dc:creator>
      <dc:date>2020-06-24T10:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Fetch Field Names used in a Qliksense Application by using log script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1721659#M54903</link>
      <description>&lt;P&gt;You'd have to load the script file, look for all instance of ' as ' within a row, and then get the string directly before that. Even then, you wouldn't necessarily know which part of the string to get - it may have spaces, it may or may not be enclosed by quotes or brackets, etc.&lt;/P&gt;&lt;P&gt;There are tools that give you the data lineage for a Qlik Sense app (or multiple Qlik Sense apps), I'd recommend you investigate one of these instead of trying to make your own from scratch.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 10:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1721659#M54903</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2020-06-24T10:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Fetch Field Names used in a Qliksense Application by using log script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1722994#M55019</link>
      <description>&lt;P&gt;I have taken metadata information for QVD's by loading it as XML Files.&lt;/P&gt;&lt;P&gt;Is it possible to write a subroutine in qvf files and pull the metadata information from qvf? Please share me samples if available.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 07:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Fetch-Field-Names-used-in-a-Qliksense-Application-by/m-p/1722994#M55019</guid>
      <dc:creator>Jahnavi</dc:creator>
      <dc:date>2020-06-29T07:03:30Z</dc:date>
    </item>
  </channel>
</rss>

