<?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: Script syntax to continue on the next line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720428#M1059397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your script already works in Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 17:57:24 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-09-29T17:57:24Z</dc:date>
    <item>
      <title>Script syntax to continue on the next line</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720426#M1059395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a large nested if statement and would like to format it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Branch = 991, 'Export',&lt;/P&gt;&lt;P&gt;if(Branch = 322, 'Export non Group',&lt;/P&gt;&lt;P&gt;if(Channel = 5, 'Sample Account',&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;if(Channel = 9, 'Legacy', 'Potential'))))) as AccountType,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a character I can place at the end of a line (such as after 'Export', ) that indicates that the command is continued on the next line? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720426#M1059395</guid>
      <dc:creator>hobanwashburne</dc:creator>
      <dc:date>2014-09-29T17:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to continue on the next line</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720427#M1059396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The carriage returns are ignored by the expression editor so you are good from a functional standpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it merely to document the expression for another developer ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720427#M1059396</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-29T17:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to continue on the next line</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720428#M1059397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your script already works in Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720428#M1059397</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-29T17:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Script syntax to continue on the next line</title>
      <link>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720429#M1059398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both, I discovered the source of the error was an extra comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm re-scripting someone else's work who used VERY large nested if statements. I want to view the code like my example for my own understanding and hopefully find a better way of going about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-syntax-to-continue-on-the-next-line/m-p/720429#M1059398</guid>
      <dc:creator>hobanwashburne</dc:creator>
      <dc:date>2014-09-29T18:01:53Z</dc:date>
    </item>
  </channel>
</rss>

