<?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 put target lines in line graph for dimension with two field and single expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133026#M763620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added two expressions as two separate target lines: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;70*count (Users) and 110*count(Users)&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;BR /&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;And when I do so, the main OFFLINE, ONLINE disappear. Perhaps they get over ridden.&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;BR /&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;However, I did some digging and found that my OFFLINE/ONLINE expression needed some changes, and now it works. Thank you for your response.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 13:44:21 GMT</pubDate>
    <dc:creator>haneeshmarella</dc:creator>
    <dc:date>2018-07-12T13:44:21Z</dc:date>
    <item>
      <title>How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133022#M763616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi, I have a dimension based on the formula&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;IF(len(trim([CONTAINER]))=0,'OFF-LINE','ON-LINE') as OFF_ON_LINE&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;The expression for the above dimension is count(distinct case#).&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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have created a line graph with X-Axis having time, and Y-axis having the expression. I plotted the dimension which gives two lines, ONLINE and OFFLINE counts. But when I add target calculations in expressions, the ONLINE and OFFLINE lines become one. &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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The target lines are 70*count (Users) and 110*count(Users). I also tried adding them as reference lines but they don't work. Any alternative or what am I doing wrong here?&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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Your help is highly appreciated. Thank you.&lt;IMG alt="SS.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207595_SS.PNG" style="height: 140px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133022#M763616</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133023#M763617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean by "added target calculations on expressions" ? is it just another expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share with us the wrong output and the expected ouput ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133023#M763617</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-12T08:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133024#M763618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You mentioned single expression, but I think with 2 additional expressions it will be easy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133024#M763618</guid>
      <dc:creator>thevingo</dc:creator>
      <dc:date>2018-07-12T08:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133025#M763619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you say two lines becomes one :&lt;/P&gt;&lt;P&gt;you see just ONLINE and OFFLINE disappears ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is your model ?:&lt;/P&gt;&lt;P&gt;it maybe for example that user not linked directly with field container,&lt;/P&gt;&lt;P&gt;so if container null, no possible count and the line disappears&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133025#M763619</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-12T08:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133026#M763620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added two expressions as two separate target lines: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;70*count (Users) and 110*count(Users)&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;BR /&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;And when I do so, the main OFFLINE, ONLINE disappear. Perhaps they get over ridden.&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;BR /&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;However, I did some digging and found that my OFFLINE/ONLINE expression needed some changes, and now it works. Thank you for your response.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133026#M763620</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2018-07-12T13:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133027#M763621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I added two expressions as two separate target lines: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;70*count (Users) and 110*count(Users)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I found that my OFFLINE/ONLINE expression needed some changes, and now it works. Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133027#M763621</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2018-07-12T13:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to put target lines in line graph for dimension with two field and single expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133028#M763622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw a sum of both OFFLINE and ONLINE as one line with sum of them. However, I tweaked my original expression, and now it works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Olivier for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-put-target-lines-in-line-graph-for-dimension-with-two/m-p/133028#M763622</guid>
      <dc:creator>haneeshmarella</dc:creator>
      <dc:date>2018-07-12T13:45:58Z</dc:date>
    </item>
  </channel>
</rss>

