DataSet OQL Object Parameter: Cannot Access Object Attribute

0
Hi, I need to refer to the attribute of an object type parameter inside an OQL statement of a dataset. What should the OQL format be? The following is not accepted (ERROR: “missing EOF at “.”) … WHERE value  = $ObjectParam.attribute $ObjectParam is an object type parameter and I have set a report parameter on a report grid page that uses the $ObjectParam.attribute as a filter. Any hint will be appreciated.
asked
0 answers