<?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: additional Information for data point in a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604774#M44759</link>
    <description>not entirely clear on requirement but try dual function and add production number to text part.&lt;BR /&gt;but my question is if production number isnt a dimension wont there be multiple production numbers per data point?</description>
    <pubDate>Mon, 22 Jul 2019 17:29:50 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-07-22T17:29:50Z</dc:date>
    <item>
      <title>additional Information for data point in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604572#M44750</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;I am christian from Leipzig - DE and I am a "Qlik Sense"-beginner.&lt;/P&gt;&lt;P&gt;I try to visualize some measurments in a line diagramm per time. The dimension should be the timesstamp of the readings but I also want to show a "producition number" in the mouseover-information-area for each data point.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="additional information" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15803i89F706B5958FB247/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic1.jpg" alt="additional information" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;additional information&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried to add timestamp and production number as dimension. After that the data were grouped by timestamp our production number. Is there a solution to add the production number as "hidden dimension"?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604572#M44750</guid>
      <dc:creator>christian_guenther</dc:creator>
      <dc:date>2024-11-16T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: additional Information for data point in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604774#M44759</link>
      <description>not entirely clear on requirement but try dual function and add production number to text part.&lt;BR /&gt;but my question is if production number isnt a dimension wont there be multiple production numbers per data point?</description>
      <pubDate>Mon, 22 Jul 2019 17:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604774#M44759</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-22T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: additional Information for data point in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604987#M44776</link>
      <description>&lt;P&gt;Thanks for your quick answer. First I try to define the requirement:&lt;/P&gt;&lt;P&gt;The productionnumber is an spezific ID for one car. I measure some geometric parameters of each produced car and I want to visualize them in a line diagram.&lt;/P&gt;&lt;P&gt;The reading should be presented as value over timestamp. So the expression ist the value "SPUR_HR" and the dimension is the timestamp "Zeitstempel". Additionally I need to know which productnumber "PID" each datapoint (one datapoint is one measurement for one car) has. Therefor I would like to use the "Mousover"-Function in the line diagram.&lt;/P&gt;&lt;P&gt;As&amp;nbsp; suggested I tried to use the dual() function --&amp;gt;&amp;nbsp;&lt;FONT face="arial black,avant garde"&gt;&amp;nbsp;Dual(Text(PID), SPUR_HR) as PIDSPURHR&lt;/FONT&gt; and PIDSPURHR as new Expression. The view in the Datamanger shows the text "PID" and the diagram shows SPUR_HR. But how can i show the text PID for each datapoint?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PIDSPURHR shows SPUR_HR but not the PID" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15881i47C8D64C7E44E964/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild1.jpg" alt="PIDSPURHR shows SPUR_HR but not the PID" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;PIDSPURHR shows SPUR_HR but not the PID&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="datamanger shows only the PID" style="width: 109px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15882i7370EFDDEF8441C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bild2.jpg" alt="datamanger shows only the PID" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;datamanger shows only the PID&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 08:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/additional-Information-for-data-point-in-a-chart/m-p/1604987#M44776</guid>
      <dc:creator>christian_guenther</dc:creator>
      <dc:date>2019-07-23T08:12:54Z</dc:date>
    </item>
  </channel>
</rss>

