Dashboard query that can select a column based on value from another.
26th November 2024
Hi Anna, Joining tables always happens on a fixed column, so you’ll need to create a column that always contains the value you want to join on. If like Sebastian …