for a students projects we are working with Pentaho CDE to create a dashboard. At first it works fine, but now we are hanging at the point adding more than one Select Component.
If you dont want use like.
SELECT * from table_name where column_name = case when ${param} = 'ALL' then column_name else ${param} end