When defining the Value for a Range in the designer:
Is the expression limited to basic operators, like what's listed in the MS Docs here? Or is it possible to do more complex SQL within that 'Value' input? For example, does it recognize keywords such as 'like' or 'count'? If yes, can you provide some examples of what that syntax looks like? Specifically I'd like to compare a field on the parent data source, so the SQL would look like "WHERE LIKE *TABLENAME.FIELDNAME*", with the asterisks saying ignore any characters before or after the field name.
Thanks!


Report
All responses (
Answers (