How to: enable lookup for a field in 'Open in Excel' for Dynamics 365 Finance and Operations

Lookup in Excel comes from relations defined on the data entity, if there is no lookup in 'Open in Excel' then check the data entity.

Below is an example where item number doesn't have lookup. the data entity is 'SalesOpenSalesLineDiscountJournalLineEntity'

 
So to add the lookup, just create an extension for this data entity and add the relation with EcoResReleasedDistinctProductV2Entity.




Now you can have the lookup in Excel.


Comments

Popular posts from this blog

How to : get the Deep URL for a particular form with filter in Dynamics 365 Finance and Operations

How to: Solve issue when DVT script for service model MRApplicationService on machine XXX failed

How to: Display individual financial dimension value in grid control