pbPassingBI
/

Formatting & distribution — flashcards

One card per lesson — 3 in this module. Recall the key points, then check. 3 cards. Click a card to flip, or use the arrow keys and space bar.

  1. Theme and layout — what are the key points?

    Set canvas size before building — changing it later reflows everything · Extract theme from an image to match brand colours quickly · Reports do not reflow; build a separate page for mobile Read the lesson

  2. Sharing and permissions — what are the key points?

    Owner's credentials shows your data to everyone who opens the report · Scheduled emails render with the default filter state, not a saved one · Row-level control belongs upstream, where it cannot be edited away Read the lesson

  3. Report performance — what are the key points?

    Every component is its own query — dense pages are slow by construction · Extract data is often the single biggest speed improvement · Aggregate upstream; a report over a million raw rows will never be fast Read the lesson