Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I want to use the layout container in Nprinting template ?
Is it possible ?
Basically i have 3 KPI inside a layout container (not multi-kpi).
And for efficiency purpose i want to use the id objet from the layout container instead of the 3 individual object id.
Thanks
If it's not possible, when do you you think it will (release wise)
Hi
Direct answer is no but you can do work around
Use individual KPI object IDs
You need to:
Copy each KPI object ID
Add them separately in the NPrinting template
Yes, it’s less elegant — but it’s the only supported way.
Hello
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.
This method is tried and tested we can connect if required
Thanks
Thank your for your feedback.
It is indeed the right solution.
Regards
Thank you from your previous feedback.
I get an unusual behaviour from on demand button request.
I replaced all my multi KPI object by layout container and object inside (i used tect object and button object) following this documentation.
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.
I tried a "blank' nprinting report and it works.
Is there a limitation of layout container in nprinting or object in t ?
Thank you in advance.
Hello @random_user_3869
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.
Instead you can arrange all your objects in such a way that your count of layout containers is decreased. and try it out
Thanks