<?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: Problems viewing graph scatterplot by rank months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057190#M466086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to look at the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Feb 2016 02:41:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-18T02:41:44Z</dc:date>
    <item>
      <title>Problems viewing graph scatterplot by rank months</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057187#M466083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Good morning everyone, I need your support in order to display a scatter plot I need to develop, the expressions that I use are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr1: Only ({&amp;lt;[Year Time - Cost] = eaMarino :: [Year Time - Cost], Management = { 'Terrestrial'}, [Month Time - Cost] = { '&amp;gt; (= min ([Month Time - Cost ]) &amp;lt;(= max (eaMarino :: [Month Time - Cost]) '}&amp;gt;} [Actual Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr2: Only ({&amp;lt;[Year Time - Cost] = eaMarino :: [Year Time - Cost], Management = { 'Terrestrial'}, [Month Time - Cost] = { '&amp;gt; (= min ([Month Time - Cost ]) &amp;lt;(= max (eaMarino :: [Month Time - Cost]) '}&amp;gt;} [Planned Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The detail that I have is that when I add the expression of the month ([Month Time - Cost] = { '&amp;gt; (= min ([Month Time - Cost]) &amp;lt;(= max (eaMarino :: [Month Time - Cost ]) '}), not shown the graph, show the leyend "no data to be displayed", but they do exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data come from the selection in an alternate state called eaMarino.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my condition I require is that to indicate a month, for example, the information is displayed March from January to March inclusive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG __jive_id="115010" alt="Captura error.PNG" class="jive-image image-1" src="/legacyfs/online/115010_Captura error.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In advance thank you very much by support to my problem.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I look forward to your comments.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Kenneth Baeza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 17:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057187#M466083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-17T17:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems viewing graph scatterplot by rank months</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057188#M466084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Month Time - Cost]? Format's need to match on the LHS and RHS of the set modifier. Min(Month) would be a number and wouldn't equal Jan, Feb, ... etc. So you need to somehow get the LHS and RHS in the same formats to get this working&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 18:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057188#M466084</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-17T18:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems viewing graph scatterplot by rank months</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057189#M466085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your comment Sunny T, both values have shaped the text, Jan, Feb, ..., I made the switch to numeric format by changing the value of &lt;EM&gt;&lt;STRONG&gt;MonthNames&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET MonthNames = '1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11; 12';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even so, I do not get to see the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for you support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kenneth Baeza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 22:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057189#M466085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-17T22:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems viewing graph scatterplot by rank months</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057190#M466086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to look at the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 02:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057190#M466086</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-18T02:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems viewing graph scatterplot by rank months</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057191#M466087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Of course, attached application, I use a Personal Edition version.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Kenneth Baeza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 18:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-viewing-graph-scatterplot-by-rank-months/m-p/1057191#M466087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T18:16:35Z</dc:date>
    </item>
  </channel>
</rss>

