<?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: Trying to get qData from qStackedDataPages in qMode &amp;quot;K&amp;quot; in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Trying-to-get-qData-from-qStackedDataPages-in-qMode-quot-K-quot/m-p/2525435#M22384</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;The issue was resolved by changing the initialProperties to the following&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;initialProperties: {
				qHyperCubeDef: {
					qDimensions: [],
					qMeasures: [],
					qMode: 'K',
					qAlwaysFullyExpanded: true,
					qMaxStackedCells: 5000,
					qInitialDataFetch: [{
						qWidth: 20,
						qHeight: 500,
					}],
				},
			}&lt;/LI-CODE&gt;&lt;P&gt;Included qAlwaysFullyExpanded &amp;amp; qMaxStackedCells: 5000&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Manoj Prabu S&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 06:24:51 GMT</pubDate>
    <dc:creator>Manoj_Prabu</dc:creator>
    <dc:date>2025-07-28T06:24:51Z</dc:date>
    <item>
      <title>Trying to get qData from qStackedDataPages in qMode "K"</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Trying-to-get-qData-from-qStackedDataPages-in-qMode-quot-K-quot/m-p/2525141#M22383</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I am trying to create an extension with qMode "K" (&lt;SPAN&gt;DATA_MODE_PIVOT_STACK). when I add 2 dimension and 1 measure, the second dimension is not included in the qData in the qStackedDataPages.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;initialProperties: {
				qHyperCubeDef: {
					qDimensions: [],
					qMeasures: [],
					qMode: 'K',
					qMaxStackedCells: 2,
					qInitialDataFetch: [
						{
							qWidth: 2,
							qHeight: 5000,
						},
					],
				},
			},&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StackData which is not including 2nd dimension" style="width: 841px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182306iBE62BED36C1F82E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-24 101350.png" alt="StackData which is not including 2nd dimension" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;StackData which is not including 2nd dimension&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Please anyone let me know what I am missing.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Manoj Prabu S&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 05:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Trying-to-get-qData-from-qStackedDataPages-in-qMode-quot-K-quot/m-p/2525141#M22383</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2025-07-28T05:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get qData from qStackedDataPages in qMode "K"</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Trying-to-get-qData-from-qStackedDataPages-in-qMode-quot-K-quot/m-p/2525435#M22384</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;The issue was resolved by changing the initialProperties to the following&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;initialProperties: {
				qHyperCubeDef: {
					qDimensions: [],
					qMeasures: [],
					qMode: 'K',
					qAlwaysFullyExpanded: true,
					qMaxStackedCells: 5000,
					qInitialDataFetch: [{
						qWidth: 20,
						qHeight: 500,
					}],
				},
			}&lt;/LI-CODE&gt;&lt;P&gt;Included qAlwaysFullyExpanded &amp;amp; qMaxStackedCells: 5000&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Manoj Prabu S&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 06:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Trying-to-get-qData-from-qStackedDataPages-in-qMode-quot-K-quot/m-p/2525435#M22384</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2025-07-28T06:24:51Z</dc:date>
    </item>
  </channel>
</rss>

