Documents Layout

Hi, is it possible to change de Layout of a document?

my table is quite wide and needs more space…

Hey AQuer,

Documents in Metabase have a fixed page width, there's no landscape or full-width toggle in the UI yet. Few ideasL

  1. Embed the table as a saved question instead of inserting it inline. Embedded cards get their own horizontal scroll, so a wide table doesn't have to fit the document width.

  2. Trim the table itself: hide columns you don't reference in the text, shorten headers, and use compact number formatting (e.g. 4.35M instead of 4,348,749.30). Often that's enough to make it fit.

  3. Pivot it taller, not wider: put metrics on rows instead of columns. Works well for budget breakdowns like yours.

  4. If the table is mostly for reference, link out to the question and keep a small summary chart inside the doc.