Skip to main content
Question

Dynamic table running off page

  • December 18, 2025
  • 1 reply
  • 202 views

I am attempting to create a dynamic table to pull through disclosure values. The disclosures can be variable in length, and any combination of disclosures depending on user selections. When I create a dynamic table, the text runs off the page unless I set it so that only one value can exist on each page. This is not practical, as some disclosures only take up 4 lines of text. There are also, however, disclosures that are half to ¾ pages in length, so allowing for 2 of those on the same page doesn’t work. Is there any formatting I can set so that the disclosures take up as much space on the page as possible without running off?

1 reply

Forum|alt.badge.img

Hi Heather. We’ve solved for similar issues at the SQL level using iterative loops to calculate the length of the text and assign custom values that dictate the position of the text on the slide. It takes a bit of effort to setup, but the results have been very reliable. Happy to talk through it in more detail if you’d like.