<?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: Is Layout Container supported for Nprinting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542171#M109396</link>
    <description>&lt;P&gt;Thank your for your feedback.&lt;/P&gt;&lt;P&gt;It is indeed the right solution.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 13:36:58 GMT</pubDate>
    <dc:creator>random_user_3869</dc:creator>
    <dc:date>2026-02-02T13:36:58Z</dc:date>
    <item>
      <title>Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2539501#M109067</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use the layout container in Nprinting template ?&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;&lt;P&gt;Basically i have 3 KPI inside a layout container (not multi-kpi).&lt;/P&gt;&lt;P&gt;And for efficiency purpose i want to use the id objet from the layout container instead of the 3 individual object id.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's not possible, when do you you think it will (release wise)&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 08:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2539501#M109067</guid>
      <dc:creator>random_user_3869</dc:creator>
      <dc:date>2025-12-18T08:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2539702#M109102</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Direct answer is no but you can do work around&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use individual KPI object IDs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy each KPI object ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add them separately in the NPrinting template&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it’s less elegant — but it’s the only supported way.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2025 18:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2539702#M109102</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-12-21T18:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2540576#M109213</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that scenario we can use sheet ID after putting all those KPI into layout container, after using sheet ID we can use width and height to adjust as per the requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This method is tried and tested we can connect if required&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 07:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2540576#M109213</guid>
      <dc:creator>ysalvi43</dc:creator>
      <dc:date>2026-01-09T07:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542171#M109396</link>
      <description>&lt;P&gt;Thank your for your feedback.&lt;/P&gt;&lt;P&gt;It is indeed the right solution.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 13:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542171#M109396</guid>
      <dc:creator>random_user_3869</dc:creator>
      <dc:date>2026-02-02T13:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542279#M109407</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/197931"&gt;@ysalvi43&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49432"&gt;@Chanty4u&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you from your previous feedback.&lt;/P&gt;&lt;P&gt;I get an unusual behaviour from on demand button request.&lt;/P&gt;&lt;P&gt;I replaced all my multi KPI object by layout container and object inside (i used tect object and button object) following this documentation.&lt;/P&gt;&lt;P&gt;But i think that there is a limitation regarding nprinting. As i added more layout container and object in it i get a "request failed" message when i try to generate a report.&lt;/P&gt;&lt;P&gt;I tried a "blank' nprinting report and it works.&lt;/P&gt;&lt;P&gt;Is there a limitation of layout container in nprinting or object in t ?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 13:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542279#M109407</guid>
      <dc:creator>random_user_3869</dc:creator>
      <dc:date>2026-02-03T13:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is Layout Container supported for Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542467#M109418</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/62662"&gt;@random_user_3869&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Previously I have worked on Nprinting with patch update of Nov 2024, where in I have used max 5-6 layout containers and within layout containers there was multiple KPI's, charts and tables. I didn't faced any issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead you can arrange all your objects in such a way that your count of layout containers is decreased. and try it out&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 06:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-Layout-Container-supported-for-Nprinting/m-p/2542467#M109418</guid>
      <dc:creator>ysalvi43</dc:creator>
      <dc:date>2026-02-06T06:32:39Z</dc:date>
    </item>
  </channel>
</rss>

