<?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: Highlighting the dimension Values in line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054069#M353493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will give you separate lines for TP99 and SLA_TP99. You've turned that into part of your dimension, then used the value of the dimension to determine which expression you're trying to plot. See the attached. In it, I also assigned RGB values to the APIs, then used different transparencies of that color to indicate whether it was for TP99 or SLA_TP99, so the relationship between the two is clear. And if you select a group, you'll only see APIs in that group. In the attached, I'm using the first approach I showed for highlighting - just using the QlikView default highlighting on mouse over. You could also use the second approach I showed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 17:18:34 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2016-03-01T17:18:34Z</dc:date>
    <item>
      <title>Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054060#M353484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can something like this be done in Qlikview , the below chart highlights the Service API values in the line chart when a user clicks on one of the API 's.. I don't see we can have 2 dimensions(Date and API's) in qlikview right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116349_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 23:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054060#M353484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-29T23:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054061#M353485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can absolutely have two dimensions in a line chart, and QlikView by default will highlight the line if you mouse over the API in the legend or the line itself. Have I misunderstood the question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 23:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054061#M353485</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-02-29T23:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054062#M353486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use two dimensions, QV will use the first dimension to define the x-axis,&amp;nbsp; and the second dimension to create a line per dimension value. Just like shown in your image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a highlighting effect, you would need to use set analysis to ignore the selection (which will limit the dimension values by default) and use a background color attribute expression for the coloring. I think there is an example in the What's New in QV11 sample QVW or search for 'brushing' here in the forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 23:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054062#M353486</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-29T23:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054063#M353487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, well, if it's really supposed to be on selection of the API, not just on mouseover, then as &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ says, set analysis to ignore the selection, and in my example, I used a line style expression to set the width as opposed to changing the color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sum({&amp;lt;API=&amp;gt;} Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;=if(len(trim(API)),'&amp;lt;W2.5&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 00:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054063#M353487</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-03-01T00:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054064#M353488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok , I think I have to rephrase my question , sorry about that , I have 2 expressions . 2 expressions and 2 dimensions possible ? so below is my chart , I want to include a legend here , which would be the 2nd dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how my data is pretty simple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a "Group" and it has its associated "Service API" , in the below chart I am counting the issues . So when I select a Group from the filter , all the associated Service API should appear in the legend of this chart , and I should be able to select or highlight one of the API from the legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116350_pastedImage_0.png" style="width: 410px; height: 119px; float: left;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 00:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054064#M353488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T00:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054065#M353489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still don't understand. Can you post an example application? Or the fields and the two expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like group vs. API looks something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group, API&lt;BR /&gt;X, A&lt;BR /&gt;X, B&lt;BR /&gt;Y, C&lt;BR /&gt;Y, D&lt;BR /&gt;Y, E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if so, if date was your first dimension and API your second, selecting the group would automatically show the associated APIs in the legend of the chart. Perhaps I've understood that much correctly. But if so, I have no understanding of what your two expressions are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 00:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054065#M353489</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-03-01T00:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054066#M353490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached my App.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 00:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054066#M353490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T00:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054067#M353491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. All right. Hopefully I understand now. Right, you can't have both two dimensions and two expressions, so I see what you're saying there. So we're trying to work our way around that limitation. I can't reload so I can't do this, but in script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[Metrics]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Metric&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;TP99&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SLA_TP99&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a field that's a combination of Function and Metric, but you could also use a calculated dimension in the chart instead. Also just a single expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;calculated dimension =Function &amp;amp; ' - ' &amp;amp; Metric&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;expression = if(Metric='TP99',sum({&amp;lt;ServiceTimeSeries.Date=&amp;gt;} TP99),sum({&amp;lt;ServiceTimeSeries.Date=&amp;gt;} SLA_TP99))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then highlight per previous examples. One way to handle it, anyway. There may be a better way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 00:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054067#M353491</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-03-01T00:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054068#M353492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So with this I cant to 2 lines for each right ? I mean for TP99 and SLA_TP99 separate lines ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 02:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054068#M353492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T02:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054069#M353493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will give you separate lines for TP99 and SLA_TP99. You've turned that into part of your dimension, then used the value of the dimension to determine which expression you're trying to plot. See the attached. In it, I also assigned RGB values to the APIs, then used different transparencies of that color to indicate whether it was for TP99 or SLA_TP99, so the relationship between the two is clear. And if you select a group, you'll only see APIs in that group. In the attached, I'm using the first approach I showed for highlighting - just using the QlikView default highlighting on mouse over. You could also use the second approach I showed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 17:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054069#M353493</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-03-01T17:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting the dimension Values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054070#M353494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 17:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-the-dimension-Values-in-line-chart/m-p/1054070#M353494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T17:59:12Z</dc:date>
    </item>
  </channel>
</rss>

