Layouts, images and embeds

  1. Possible, see MEGA TRICK: Dashboard design — Two columns, smaller charts

  2. Possible — just write an appropriate formula to pull the required image into a cell based on drop-down selection. Use Switch() or SwitchIf() to return different image URLs based on some value or conditions.

  3. Possible — just make a column with a formula that pulls in the same image into all rows, then put that onto your layout.

Hope this is clear. Would’ve provided the sample, but it’s 2AM here.