[Solved] Parameter passing in Iview. Only the first parameter is being properly passed to the query, while the remaining parameters are being passed as empty
Param name should not have clash with column names. Always have a practice of prefixing the parameter name with some character (eg. pdistrict) to avoid clash.