<?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: Display values on line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460430#M435989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah, correct:&lt;/P&gt;&lt;P&gt;in the first line I copy my function/formula&lt;/P&gt;&lt;P&gt;In 3rd, 4th and 5th line I explain the variables contained in the formula for give you more clearness&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 14:41:37 GMT</pubDate>
    <dc:creator>maxtromb</dc:creator>
    <dc:date>2018-01-08T14:41:37Z</dc:date>
    <item>
      <title>Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460424#M435983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi everybody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, sans-serif; font-size: 13px;"&gt;I have a line chart with an x-axis time series (which is updated every month with the latest information) and an y-axis with sales values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, sans-serif; font-size: 13px;"&gt;The user can select the shop for viewing line chart of its sales value during the month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, sans-serif; font-size: 13px;"&gt;Furthermore, each store is associated with events such as openings of competitors whose date is expressed in months like sales values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, sans-serif; font-size: 13px;"&gt;I want to show these events with a symbol placed in the month in which it happened at the sales level (plus a million not to overlap the line) of the store of that month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, sans-serif; font-size: 13px;"&gt;With this function:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;=if(&lt;SPAN style="font-size: 10pt;"&gt;inmonth([DATA IMPATTO],Data,0)=-1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum(Vendite_AM)+1000000&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;where:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;DATA IMPATTO is the date of the event (month)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Data is the date of the sales values (month)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Vendite_AM is the sales values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I can display the symbol only if there is a singol event.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="line graph qv.gif" class="jive-image image-1" height="222" src="/legacyfs/online/189244_line graph qv.gif" style="height: 221.81px; width: 517px;" width="517" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If I have more than one event associated to one shop I cannot display anything on the graph, just the line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;How can I do it?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 10:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460424#M435983</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T10:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460425#M435984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, I understand this?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;=if(&lt;SPAN style="font-size: 10pt;"&gt;inmonth([DATA IMPATTO],Data,0)=-1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum(Vendite_AM)+1000000&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;where:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;DATA IMPATTO is the date of the event (month)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Data is the date of the sales values (month)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Vendite_AM is the sales values&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460425#M435984</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460426#M435985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If I have more than one event associated to one shop I cannot display anything on the graph, just the line.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, if you have more than one event, you would not want to show it on the chart? I think it should be possible, would you be able to share a sample of what you have so far?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460426#M435985</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-08T13:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460427#M435986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps I am mistaken, but I suspect that DATA IMPATTO is not properly associated with Data in the fact table, so if more than one value exists, it is ambiguous and nothing will be displayed. I would perform the InMonth() in the load script and append the event to the main fact table with an event flag field (such as EvFlag = 0 or 1). Then the expression can simplify to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =(Sum(Vendite_AM) +1E6) *EvFlag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460427#M435986</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-08T13:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460428#M435987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No no, I want to display all the events associated to one shop.&lt;/P&gt;&lt;P&gt;The graph I posted at the beginning of the discussion (watch 1st image below) is the case where one shop has only one event associated. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="line graph qv.gif" class="jive-image image-1" src="/legacyfs/online/189302_line graph qv.gif" style="height: 252px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If I select I shop that has more than one event, I cannot display anything:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="line graph qv2.gif" class="jive-image image-2" src="/legacyfs/online/189303_line graph qv2.gif" style="height: 259px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;In the second case I would display 4 triangles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460428#M435987</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T14:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460429#M435988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I think the dates are actually associated correctly ('MMM - YY') because the formula works when the value is unique.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;With your function, how can I display the symbol at the right level of my x-axis (time series in month)? &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460429#M435988</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T14:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460430#M435989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah, correct:&lt;/P&gt;&lt;P&gt;in the first line I copy my function/formula&lt;/P&gt;&lt;P&gt;In 3rd, 4th and 5th line I explain the variables contained in the formula for give you more clearness&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460430#M435989</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460431#M435990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to attach a sample to check out what might be going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 16:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460431#M435990</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-08T16:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460432#M435991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to see 4 triangles for 4 events.&lt;/P&gt;&lt;P&gt;Now I can see 1 triangle only if I have 1 event. &lt;/P&gt;&lt;P&gt;If I have 2 or more events I cannot see anything,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189334_Immagine1.jpg" style="height: 259px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 16:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460432#M435991</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T16:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460433#M435992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;Dual(If(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: #3d3d3d; background: white;"&gt;DATA IMPATTO&lt;/SPAN&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;=Max(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: #3d3d3d; background: white;"&gt;DATA IMPATTO&lt;/SPAN&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;),&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: #3d3d3d; background: white;"&gt;Data&lt;/SPAN&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;, ''),Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: #3d3d3d; background: white;"&gt;Vendite_AM&lt;/SPAN&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;Dual(If(&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;=Max(&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;), &lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;DATA IMPATTO&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;, ''),Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: #3d3d3d; background: white;"&gt;Vendite_AM&lt;/SPAN&gt;&lt;STRONG style="font-size: 9.0pt; font-family: 'Courier New';"&gt;))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 16:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460433#M435992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-08T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460434#M435993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the first function you post works, but it shows all the events, regardless of the filter in the list box of stores.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 17:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460434#M435993</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-08T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display values on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460435#M435994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, i've found the answer. I write to let you know.&lt;/P&gt;&lt;P&gt;Not &lt;STRONG&gt;if(sum(&lt;/STRONG&gt; but &lt;STRONG&gt;sum(if(&lt;/STRONG&gt; ...&lt;/P&gt;&lt;P&gt;The function I've used is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 10pt;"&gt;avg(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;if(inmonth([DATA IMPATTO],Data,0)=-1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Vendite_AM))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I replaced sum with avg because, if I have for example 3 events in the same date the symbol is displayed on sum(Vendite_AM) * 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 10:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-on-line-chart/m-p/1460435#M435994</guid>
      <dc:creator>maxtromb</dc:creator>
      <dc:date>2018-01-12T10:03:56Z</dc:date>
    </item>
  </channel>
</rss>

