Hello Group,
I need to find a way to get a grids where clause after all search and refined filters have been applied.
I need to do some batch updating of these records.
{sc_where_orig} will show me the original where clause but not any of the searches/refined filter selections.
I was hoping that “{sc_where_filter}” would give me the information I needed but it always returns empty string “”.
Any direction would be much appreciated.
Bill