<?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: Formatting - use of tabs or columns? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formatting-use-of-tabs-or-columns/m-p/2162002#M94317</link>
    <description>&lt;P&gt;AFAIK there is no native customizing within Qlik to generate a script in this format. I could imagine that some advanced IDE's provide similar features - not mandatory with the Qlik language ... If It would be sensible to extend them and/or using them as intermediate copy/paste approach ... ?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 13:18:34 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-01-16T13:18:34Z</dc:date>
    <item>
      <title>Formatting - use of tabs or columns?</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-use-of-tabs-or-columns/m-p/2161311#M94228</link>
      <description>&lt;P&gt;Is there a way to support this in Load script, or can someone with access submit an ideation about it?&lt;/P&gt;
&lt;P&gt;In my load script I have found this setup to work really well&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;TableName:
Load
            Input1							as	new1
        ,	Input2							as	new2
        ,	Input3							as	new3
        ,	Input4							as	new4
        									,	Input5		//Used directly
       										,	Input6	
        ,	Input7							as	new7
        ,	Input8							as	new8
        ,	Input9							as	new9
        ,	Sometimes_a_quite_long_input	as	new10
        ,	Input11							as	new11
Resident Table;
&lt;/LI-CODE&gt;
&lt;P&gt;For further usage of the fields in the new table I can hold Alt and easily select the column of new (or reused) names.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, due to input or formulas sometimes requiring more space I often spend some time adjusting the columns. Also making changes in formulas can also easily affect the column.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Therefore my question is: Wouldn't it be nice if it was easy to sort the input part from the output part in general? By some general setting of column width, or with tab positions like what's possible in word documents?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At least I know this would make it easier for me to do "house cleaning" when I work on complicated load scripts. It may not make a big difference in particular cases, but for me at least it will make life a little better quite often.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 10:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-use-of-tabs-or-columns/m-p/2161311#M94228</guid>
      <dc:creator>oddgeir</dc:creator>
      <dc:date>2024-01-13T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting - use of tabs or columns?</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-use-of-tabs-or-columns/m-p/2162002#M94317</link>
      <description>&lt;P&gt;AFAIK there is no native customizing within Qlik to generate a script in this format. I could imagine that some advanced IDE's provide similar features - not mandatory with the Qlik language ... If It would be sensible to extend them and/or using them as intermediate copy/paste approach ... ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-use-of-tabs-or-columns/m-p/2162002#M94317</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-16T13:18:34Z</dc:date>
    </item>
  </channel>
</rss>

