<?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 How can i access data from data structures with QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-access-data-from-data-structures-with-QlikView/m-p/102376#M765357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full disclosure is I am using QuickBooks Advanced Reporting which is a watered down version of QLikView.&amp;nbsp; I appreciate if anyone could assist me from this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to understand how I can access data from charts in QLikView (I believe these are referred to as machine data in the "Working with QlikView.pdf).&amp;nbsp; Each chart in QLikView is an instance of a "chart" data structure which is populated with data from my database sorted by dimensions and analyzed with expressions.&amp;nbsp; Please consider the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My chart is called "CH01" and I have three dimensions "Item Type", "Item", and "Txn Type".&amp;nbsp; "Txn Type" contains expressions "Date", Transaction No.", "Quantity", "Avg. Sales Price" therefore the data structure will visually appear as follows:&lt;/P&gt;&lt;P&gt;CH01&lt;/P&gt;&lt;P&gt;- Item Type (dimension)&lt;/P&gt;&lt;P&gt;- Item (dimension)&lt;/P&gt;&lt;P&gt;- Txn type (dimension)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Date (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Transaction No. (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Quantity (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Avg. Sales Price (expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how I can access the data outside of the CH01 data structure.&amp;nbsp; In other programming languages I would access the data in a manner similar to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CH01.[Txn type].[Avg. Sales Price]&amp;nbsp; &amp;lt;--- using brackets since names with spaces to be enclosed in brackets...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Average sales price is an expression I created (weighted average price based upon actual sales prices and quantity).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I have is it appears each data structure is only able to see native database table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how I can access data within a table that I have created so I can display or further filter it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JW&lt;/P&gt;&lt;DIV&gt; &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How can i access data from data structures with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-access-data-from-data-structures-with-QlikView/m-p/102376#M765357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full disclosure is I am using QuickBooks Advanced Reporting which is a watered down version of QLikView.&amp;nbsp; I appreciate if anyone could assist me from this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to understand how I can access data from charts in QLikView (I believe these are referred to as machine data in the "Working with QlikView.pdf).&amp;nbsp; Each chart in QLikView is an instance of a "chart" data structure which is populated with data from my database sorted by dimensions and analyzed with expressions.&amp;nbsp; Please consider the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My chart is called "CH01" and I have three dimensions "Item Type", "Item", and "Txn Type".&amp;nbsp; "Txn Type" contains expressions "Date", Transaction No.", "Quantity", "Avg. Sales Price" therefore the data structure will visually appear as follows:&lt;/P&gt;&lt;P&gt;CH01&lt;/P&gt;&lt;P&gt;- Item Type (dimension)&lt;/P&gt;&lt;P&gt;- Item (dimension)&lt;/P&gt;&lt;P&gt;- Txn type (dimension)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Date (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Transaction No. (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Quantity (expression)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Avg. Sales Price (expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how I can access the data outside of the CH01 data structure.&amp;nbsp; In other programming languages I would access the data in a manner similar to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CH01.[Txn type].[Avg. Sales Price]&amp;nbsp; &amp;lt;--- using brackets since names with spaces to be enclosed in brackets...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Average sales price is an expression I created (weighted average price based upon actual sales prices and quantity).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I have is it appears each data structure is only able to see native database table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how I can access data within a table that I have created so I can display or further filter it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JW&lt;/P&gt;&lt;DIV&gt; &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&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-can-i-access-data-from-data-structures-with-QlikView/m-p/102376#M765357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

