Hi
I'm running mango 3.5.6
I am creating a set of queries for SQL Data Sources. I'd like to know if it's possible to include the value of a data point in the query. The concept is like a parameterised query. eg use the value of a data point in a where clause - like "Select "First_name from Employees where empno = [DataPointx.value]".