Hi,
I have seen some similar questions on the site re Worker Lookup but they don't really answer my question.
I am using Dynamics365 PU33 Finance & Ops
I am using an Advanced Find over the Sales Order List and creating a Tile in D365 based upon the results
What I want to achieve is that the current user of D365 is used as the filter for the Advanced Find.
- The filter is using Sales Taker RECID (HcmWorkerLookup::currentPerson())
- I realise that the HcmWorkerLookup has a variety of methods that can be used CurrentWorker, CurrentPerson amongst others
- What I want to achieve is;
To have one Tile called 'Filter by Sales Taker'
if 'John Doe' is logged in to D365 (is a Worker/Person) and is a 'Sales Taker'
He will see all Sales Orders where he is the Sales Taker
If 'Jane Doe' Logs in she will see hers.
Any help appreciated.
Regards
Declan