<?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 combine result fields syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387087#M1161801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13541214026317073" jivemacro_uid="_13541214026317073"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello all !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below my script after concatenate and INNER two tables....my question is: If I can type something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //,if((maxstring(remision)=minstring(remision))and if(max(vnatural)&amp;lt;&amp;gt;min(vnatural),-8)) as "SI Mach vnatural Different?" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or what is the best way to obtain another mixed field (-8).... because I got syntax error...and I need to choose combine result fields.....&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;( Where can i find some syntax ex like those expressions )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK A LOT !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//******************INNER JOIN*************************&lt;BR /&gt;INNER JOIN (TablaA)&lt;BR /&gt;LOAD* &lt;BR /&gt;WHERE "NoMatch"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "SiMatch"&lt;BR /&gt;&amp;nbsp; OR "Duplicadas"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "DifEstacion"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "DifLitros"&lt;BR /&gt;&amp;nbsp; OR "DifLocal"&lt;BR /&gt;&amp;nbsp; OR "IgDesc"&lt;BR /&gt;;&lt;BR /&gt;LOAD &lt;BR /&gt;INVREMISION&lt;BR /&gt;//,if(max(INVREMISION)&amp;lt;&amp;gt;min(INVREMISION),-5) as "No Match"&lt;BR /&gt;,if(count(INVREMISION)&amp;lt;&amp;lt;2 ,-1)as "NoMatch"&lt;BR /&gt;,if(count(INVREMISION)&amp;gt;&amp;gt;2,-2)as "SiMatch"&lt;BR /&gt;,if(count(INVREMISION)&amp;gt;2,-3) as "Duplicadas"&lt;BR /&gt;,if(maxstring(DESIGNADOR)&amp;lt;&amp;gt;minstring(DESIGNADOR),-4) as "DifEstacion"&lt;BR /&gt;,if(max(CANTIDAD)&amp;lt;&amp;gt;min(CANTIDAD),-5)as "DifLitros"&lt;BR /&gt;,if(maxstring(LOCALIDAD)&amp;lt;&amp;gt;minstring(LOCALIDAD),-6)as "DifLocal"&lt;BR /&gt;,if(maxstring(DESCRIPTION)= minstring(DESCRIPTION),-7)as "IgDesc"&lt;BR /&gt;//,if((maxstring(remision)=minstring(remision))and if(max(vnatural)&amp;lt;&amp;gt;min(vnatural),-5)) as "SI Mach vnatural Different?"&lt;BR /&gt;RESIDENT TablaA&lt;BR /&gt;GROUP BY INVREMISION;&lt;/P&gt;&lt;P&gt;STORE TablaA INTO C:\Users\jmarinesc\Downloads\SIAMCO\01_DATA\SQL\QVD\EISLK1JJOINA.qvd;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;James Marines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 17:00:59 GMT</pubDate>
    <dc:creator>jmarinesc</dc:creator>
    <dc:date>2012-11-28T17:00:59Z</dc:date>
    <item>
      <title>combine result fields syntax</title>
      <link>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387087#M1161801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13541214026317073" jivemacro_uid="_13541214026317073"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello all !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below my script after concatenate and INNER two tables....my question is: If I can type something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //,if((maxstring(remision)=minstring(remision))and if(max(vnatural)&amp;lt;&amp;gt;min(vnatural),-8)) as "SI Mach vnatural Different?" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or what is the best way to obtain another mixed field (-8).... because I got syntax error...and I need to choose combine result fields.....&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;( Where can i find some syntax ex like those expressions )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK A LOT !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//******************INNER JOIN*************************&lt;BR /&gt;INNER JOIN (TablaA)&lt;BR /&gt;LOAD* &lt;BR /&gt;WHERE "NoMatch"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "SiMatch"&lt;BR /&gt;&amp;nbsp; OR "Duplicadas"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "DifEstacion"&lt;BR /&gt;&amp;nbsp; OR&amp;nbsp; "DifLitros"&lt;BR /&gt;&amp;nbsp; OR "DifLocal"&lt;BR /&gt;&amp;nbsp; OR "IgDesc"&lt;BR /&gt;;&lt;BR /&gt;LOAD &lt;BR /&gt;INVREMISION&lt;BR /&gt;//,if(max(INVREMISION)&amp;lt;&amp;gt;min(INVREMISION),-5) as "No Match"&lt;BR /&gt;,if(count(INVREMISION)&amp;lt;&amp;lt;2 ,-1)as "NoMatch"&lt;BR /&gt;,if(count(INVREMISION)&amp;gt;&amp;gt;2,-2)as "SiMatch"&lt;BR /&gt;,if(count(INVREMISION)&amp;gt;2,-3) as "Duplicadas"&lt;BR /&gt;,if(maxstring(DESIGNADOR)&amp;lt;&amp;gt;minstring(DESIGNADOR),-4) as "DifEstacion"&lt;BR /&gt;,if(max(CANTIDAD)&amp;lt;&amp;gt;min(CANTIDAD),-5)as "DifLitros"&lt;BR /&gt;,if(maxstring(LOCALIDAD)&amp;lt;&amp;gt;minstring(LOCALIDAD),-6)as "DifLocal"&lt;BR /&gt;,if(maxstring(DESCRIPTION)= minstring(DESCRIPTION),-7)as "IgDesc"&lt;BR /&gt;//,if((maxstring(remision)=minstring(remision))and if(max(vnatural)&amp;lt;&amp;gt;min(vnatural),-5)) as "SI Mach vnatural Different?"&lt;BR /&gt;RESIDENT TablaA&lt;BR /&gt;GROUP BY INVREMISION;&lt;/P&gt;&lt;P&gt;STORE TablaA INTO C:\Users\jmarinesc\Downloads\SIAMCO\01_DATA\SQL\QVD\EISLK1JJOINA.qvd;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;James Marines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 17:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387087#M1161801</guid>
      <dc:creator>jmarinesc</dc:creator>
      <dc:date>2012-11-28T17:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: combine result fields syntax</title>
      <link>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387088#M1161802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no idea what you're trying to do, but there were some errors in your if statement. Make sure the fields &lt;STRONG&gt;remision&lt;/STRONG&gt; and &lt;STRONG&gt;vnatural&lt;/STRONG&gt; exist with those exact, lowercase names. Then try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,if(maxstring(remision)=minstring(remision) and max(vnatural)&amp;lt;&amp;gt;min(vnatural),-8) as "SI Mach vnatural Different?" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 18:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387088#M1161802</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-28T18:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: combine result fields syntax</title>
      <link>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387089#M1161803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert It Works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 19:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combine-result-fields-syntax/m-p/387089#M1161803</guid>
      <dc:creator>jmarinesc</dc:creator>
      <dc:date>2012-11-28T19:29:10Z</dc:date>
    </item>
  </channel>
</rss>

