<?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: SET analysis with maxstring in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362270#M492796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with : FLAG_VAL = {'M-$(=MaxString({$&amp;lt;PROD={"ACTUAL"}&amp;gt;} SubField(FLAG,chr(65),2)))' }&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2012 10:24:01 GMT</pubDate>
    <dc:creator>vincent_ardiet</dc:creator>
    <dc:date>2012-06-21T10:24:01Z</dc:date>
    <item>
      <title>SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362269#M492795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i'm doing a set analysis below, but i have a problem at &amp;amp;.&lt;/P&gt;&lt;P&gt;someone help??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FLAG_VAL = {'M-' &amp;amp; $(='MaxString({$&amp;lt;PROD={'ACTUAL'}&amp;gt;} SubField(FLAG,'-',2))') } &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 10:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362269#M492795</guid>
      <dc:creator />
      <dc:date>2012-06-21T10:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362270#M492796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with : FLAG_VAL = {'M-$(=MaxString({$&amp;lt;PROD={"ACTUAL"}&amp;gt;} SubField(FLAG,chr(65),2)))' }&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 10:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362270#M492796</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-06-21T10:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362271#M492797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi two ideas :&lt;/P&gt;&lt;P&gt;1. change to &lt;/P&gt;&lt;P&gt;FLAG_VAL = {"$(='M-' &amp;amp; MaxString({$&amp;lt;PROD={'ACTUAL'}&amp;gt;} SubField(FLAG,'-',2))" } &lt;/P&gt;&lt;P&gt;2. create a variable with this expression:&lt;/P&gt;&lt;P&gt;vFilter = 'M-' &amp;amp; MaxString({$&amp;lt;PROD={'ACTUAL'}&amp;gt;} SubField(FLAG,'-',2))&amp;nbsp; &lt;/P&gt;&lt;P&gt;then in the set analysis write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; FLAG_VAL = {"$(vFilter)"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 10:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362271#M492797</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-06-21T10:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362272#M492798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vincent, i tried that, it wont work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Liron, i tried both methods.. not working too... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 10:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362272#M492798</guid>
      <dc:creator />
      <dc:date>2012-06-21T10:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362273#M492799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post a sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 10:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362273#M492799</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-06-21T10:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362274#M492800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's quite difficult...for the data...&lt;/P&gt;&lt;P&gt;the set analysis is part of a bigger formula,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 11:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362274#M492800</guid>
      <dc:creator />
      <dc:date>2012-06-21T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362275#M492801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done a mistake in my formula, perhaps have you corrected it ? It's not chr(65) but chr(45).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 11:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362275#M492801</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-06-21T11:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362276#M492802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried, 45, but still the same, it's showing 0, at least that's digit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also tried to put the doublt qoute around it "chr(45)", it's still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we should be close.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 01:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362276#M492802</guid>
      <dc:creator />
      <dc:date>2012-06-22T01:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362277#M492803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, i'm changing the way of calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now, the set analysis is working in the qvw in attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, there's a need to always select a month, else it wont show any data.&lt;/P&gt;&lt;P&gt;how can i make is show the data without selecting the months?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the tabel is right, there will only be 2 data for march and april, the rest should be empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table on top is just displaying the data for checking. table below is what i'm working on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope someone has some solution... thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 04:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362277#M492803</guid>
      <dc:creator />
      <dc:date>2012-06-22T04:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362278#M492804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I doesn't work because $(=Maxstring(PROD_PLAN_FLAG_REF)) is not executed in the context of your chart but globaly. It means that with no selected month, it does not take in account the current dimension value.&lt;/P&gt;&lt;P&gt;So it returns for each lines M-4 which is only available in january.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 13:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362278#M492804</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-06-22T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: SET analysis with maxstring</title>
      <link>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362279#M492805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks vincent... in the end, i changed the data structure... otherwise i guess i wont have solution to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for everyone's help. have a nice weekends.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 03:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-analysis-with-maxstring/m-p/362279#M492805</guid>
      <dc:creator />
      <dc:date>2012-06-23T03:28:20Z</dc:date>
    </item>
  </channel>
</rss>

