Hi All,
I have a custom entity with a grid view.
On the columns of this grid, users like to set manual filters as Excel.
When users want to filter a column lookup as Account they need to see only the proposed list of Accounts associated with the created custom rows.
They don't want to see all Dynamics 365 accounts row.
E.g.
On view, the user clicks the account column lookup and set a manual "filter by" on column view:
the user find the account but note:
the user wants to see only accounts associated with current custom entity records.
Native Account Lookup on view proposes all records, How can I achieve/apply this filter on the column lookup view filter rule?