Hi Abhilash and prathamesh,
I need to write record selection formula like this ?.
{?Department}='ALL' OR {?Department}={OriginalQuery.Department}
Here Original Query means the query where all my fields are coming and not the query that we are taking only empno.
Please suggest