<?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 make good scenarios? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759087#M661624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can You explain completely about the issue. If it's possible, Kindly attach screenshot/ QVW to show the exact script you are writing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2015 11:47:25 GMT</pubDate>
    <dc:creator>timanshu</dc:creator>
    <dc:date>2015-02-20T11:47:25Z</dc:date>
    <item>
      <title>How make good scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759085#M661622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some problem with operator if ...else if.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;If in my script i have inserted "If -operator". For these reason main script doesn't work correctly&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Structures of my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)If (department = 1) then&lt;/P&gt;&lt;P&gt;&amp;nbsp; N =......&lt;/P&gt;&lt;P&gt;&amp;nbsp; if a=...&amp;nbsp; then&amp;nbsp; (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;inserted &lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;/P&gt;&lt;P&gt;(2) Else if (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;department = 2&lt;/SPAN&gt;) then&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt; N =......&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; if a=...&amp;nbsp; then&amp;nbsp; (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;inserted &lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; .....&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;(3) Else if (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;department = 3&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;) then&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt; N =......&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; if a=...&amp;nbsp; then&amp;nbsp; (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;inserted &lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;How use If ... else? Is there any way to control script? Maybe some function like "goto" in C++?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 11:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759085#M661622</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2015-02-20T11:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: How make good scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759086#M661623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the keywords "ENDIF" close off the IF THEN clause - so any ELSE or ELSEIF elements must be before that.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 11:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759086#M661623</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-20T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How make good scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759087#M661624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can You explain completely about the issue. If it's possible, Kindly attach screenshot/ QVW to show the exact script you are writing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 11:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-make-good-scenarios/m-p/759087#M661624</guid>
      <dc:creator>timanshu</dc:creator>
      <dc:date>2015-02-20T11:47:25Z</dc:date>
    </item>
  </channel>
</rss>

