<?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 list all if()s in one columm in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696618#M676431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its the copy of the script,&lt;/P&gt;&lt;P&gt;im working with sql base in my network..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 09:49:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-02T09:49:00Z</dc:date>
    <item>
      <title>how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696616#M676429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;Hi, I just get AmountALL, and the other wont show up,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;if I delete AmountALL, the other shows up...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;Are there rules of ordering this Ifs ?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;My intention is to have a LIST with all of that IF()s as ZGr..&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;Whats wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #3d3d3d;"&gt;Here my script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; ("G_L Account No_"&amp;lt;=479999 and "G_L Account No_"&amp;gt;=400000) and Match("Global Dimension 1 Code",'T83400','T83500'),'AmountALL',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; ("G_L Account No_"&amp;lt;=479999 and "G_L Account No_"&amp;gt;=400000) and Match("Global Dimension 1 Code",'T83500'), 'Direct', &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; ("G_L Account No_"&amp;lt;=479999 and "G_L Account No_"&amp;gt;=400000) and Match("Global Dimension 1 Code",'T83400'), 'Other',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; ("G_L Account No_"&amp;lt;=479999 and "G_L Account No_"&amp;gt;=400000) and Match("Global Dimension 1 Code",'T83400','T83500') and&amp;nbsp; Match("Global Dimension 2 Code",'DE702100024','DE702100025','DE702100026'),'Service' ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; ("G_L Account No_"&amp;lt;=479999 and "G_L Account No_"&amp;gt;=400000) and Match("Global Dimension 1 Code",'T83400','T83500') and&amp;nbsp;&amp;nbsp; WildMatch("Global Dimension 2 Code",'DE7011*'),'Project'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ))))) as ZGr&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 09:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696616#M676429</guid>
      <dc:creator />
      <dc:date>2014-07-02T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696617#M676430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could provide a sample file? Maybe your missing something at the end. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 09:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696617#M676430</guid>
      <dc:creator />
      <dc:date>2014-07-02T09:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696618#M676431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its the copy of the script,&lt;/P&gt;&lt;P&gt;im working with sql base in my network..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 09:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696618#M676431</guid>
      <dc:creator />
      <dc:date>2014-07-02T09:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696619#M676432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am aware of that - but sometimes its easier with a sample to try to see whats wrong. If you says it works without the first if, then try to debug why it doesnt work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 10:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696619#M676432</guid>
      <dc:creator />
      <dc:date>2014-07-02T10:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696620#M676433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your first condition matched all possibilities therefor all further conditions couldn't be true. For this you must put your most complex condition at the first if-loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further it seems that you need more then one field to categorize your data - the first three conditions are the same ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 11:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696620#M676433</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-02T11:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to list all if()s in one columm</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696621#M676434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a crosstable load to multiple tag your values, seperate the ifs (an closed if for each value)&lt;/P&gt;&lt;P&gt;Crosstable(MultiFields, Zgr,1)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 12:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-list-all-if-s-in-one-columm/m-p/696621#M676434</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-07-02T12:02:34Z</dc:date>
    </item>
  </channel>
</rss>

