Hello,
So basically I want to dynamically change the filter value which gets passed based on the filter value selected.
Can I change the SQL based on my filter value (i.e., dynamically change the SQL)? If the filter value is ‘Cash’, I want to display only booking_platform; otherwise, I would like to concatenate the filter value (mode_of_payment) with booking_platform.
Could you provide a working example of a dynamic query for this?
I am using Open source BI Helical Insight version 5.2.3 enterprise version.
Thanks,
Snow.