Forum Discussion
cramkumar86
2 years agoFrequent Visitor
We cannot apply operator & to types Text and Table.
Hi, I am trying to reference a date returned by another query in the SQL's where clause. As you can see in the images attached. there is a table 'me_date' that contains only one column 'business_da...
Ahmedx
2 years agoSuper User
try to do this and then in other requests you can refer to this request
cramkumar86
2 years agoFrequent Visitor
Thank you Ahmed. This helped me convert the table to a single value. But I get different error now, while pasisng this value to another query.
I have tried using some of the conversion options listed here. But none of them helped.