<?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 do you access an objects pagesize and current datapage. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-you-access-an-objects-pagesize-and-current-datapage/m-p/1046326#M1232884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an extension that grabs data from another object and then sends that data over via ajax to a server for auditing users. I essentially need to grab the data they see for specific charts that the user specifies.&lt;/P&gt;&lt;P&gt;I can get it to work (not the way i want) by auditing everything in the chart. I have to set a new this.data.pageobejct() and then i get the count from it and multiply it by the number of its per page in the declaration of this.data.pageobject(). I can then get rows from this.data.rows and loop through them.&lt;/P&gt;&lt;P&gt;This is fine, if the data is small. If its large it can be a problem because it resends that data every time you click anywhere or scroll. Ideally i want to get the data that is displayed in the chart that the user can see. I need to get the PageObject. In the qlikview documentation for extensions it shows how to create a new one...but i need to access an existing one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>How do you access an objects pagesize and current datapage.</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-access-an-objects-pagesize-and-current-datapage/m-p/1046326#M1232884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an extension that grabs data from another object and then sends that data over via ajax to a server for auditing users. I essentially need to grab the data they see for specific charts that the user specifies.&lt;/P&gt;&lt;P&gt;I can get it to work (not the way i want) by auditing everything in the chart. I have to set a new this.data.pageobejct() and then i get the count from it and multiply it by the number of its per page in the declaration of this.data.pageobject(). I can then get rows from this.data.rows and loop through them.&lt;/P&gt;&lt;P&gt;This is fine, if the data is small. If its large it can be a problem because it resends that data every time you click anywhere or scroll. Ideally i want to get the data that is displayed in the chart that the user can see. I need to get the PageObject. In the qlikview documentation for extensions it shows how to create a new one...but i need to access an existing one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-access-an-objects-pagesize-and-current-datapage/m-p/1046326#M1232884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

