We have list of bugs with different conditions. I have created three different Parameter with logical SQL and with multiple selection and type as Integer/Double. This parameter bind to bugs ID column. It is working well for binding one parameter to filter.
But user want to switch bind parameter to see other bugs list with different conditions.
I know using Calculation, we can define column selector. Since parameter initial value using logical SQL parameter, it is not allowing to use logical SQL in parameter in Calculation.