Forum Discussion

Koritala's avatar
Koritala
Post Patron
1 year ago
Solved

Redshift Native SQL is not supporting to pass the multiselect parameters in report builder

Hi, I was trying to write custom SQL with ODBC connector for redshift view. In fx option in report builder, when I write my redshift SQL like, select * from sales where region IN @regionparameter ...