<?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 Get measure from object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382349#M421203</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;How can i retrieve the dimensions from a chart? so i could filter the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the Matrix from a chart, but this only gives the data of one visualisation. Without the option of using a filterpane.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example i would like to filter sales made on a specific date. which is not possible now because the Matrix only contains salenumbers and departmentnames. while in the dimentions a date is also present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Oct 2017 12:17:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-17T12:17:29Z</dc:date>
    <item>
      <title>Get measure from object</title>
      <link>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382349#M421203</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;How can i retrieve the dimensions from a chart? so i could filter the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the Matrix from a chart, but this only gives the data of one visualisation. Without the option of using a filterpane.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example i would like to filter sales made on a specific date. which is not possible now because the Matrix only contains salenumbers and departmentnames. while in the dimentions a date is also present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 12:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382349#M421203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get measure from object</title>
      <link>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382350#M421204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to be more elaborate or post some sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382350#M421204</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-17T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get measure from object</title>
      <link>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382351#M421205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to retrieve the values out of this table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image" height="238" src="https://i.gyazo.com/a85d9f8ec8276764be17816677e0ae6e.png" style="height: 239px; width: 721.041px;" width="721" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The NXcell property "text" returns a URL instead of the value you see in the table:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image" src="https://gyazo.com/008c03f2b85d4e12de607283c492156d.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in other charts the "text" property does return the actual shown value&lt;BR /&gt;&lt;IMG class="jive-image" src="https://i.gyazo.com/557c52ed5535ff7a0d7d8637447eb0b2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;this is the way i retrieve the Matrix object is retrieved from a specific chart:&lt;IMG class="jive-image" src="https://i.gyazo.com/a0dffcbe4561c88fe3732723ebdec458.png" /&gt;&lt;/P&gt;&lt;P&gt;An example of a valid Matrix object:&lt;IMG class="jive-image" height="532" src="https://i.gyazo.com/8a4a71cb1ef4659632baac7936955bf5.png" style="width: 846px; height: 531.983px; float: left;" width="845" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 15:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-measure-from-object/m-p/1382351#M421205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T15:00:14Z</dc:date>
    </item>
  </channel>
</rss>

