Hello!
I wonder if there is a possibility to use variables for conditional logic.
Basically I would like to modify query depending on variable value.
If variable == 'something' use 1 set of columns for select and if not - slightly different.
Is it possible?