You cannot put the formula expression into the filter condition - correct.
So, you'd first create a computed column for your substring and filter on this instead.
On the other hand: why not simply write the SQL into a scripted calc view? ![]()
- Lars
You cannot put the formula expression into the filter condition - correct.
So, you'd first create a computed column for your substring and filter on this instead.
On the other hand: why not simply write the SQL into a scripted calc view? ![]()
- Lars