-
Possible, see MEGA TRICK: Dashboard design — Two columns, smaller charts
-
Possible — just write an appropriate formula to pull the required image into a cell based on drop-down selection. Use
Switch()
orSwitchIf()
to return different image URLs based on some value or conditions. -
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.