Hi All ,
My current use case is to find the last modifed date of a product through the Odata apis of Dynamics 365 FnO
I see that the 'modifed date and time ' field is present in the Items table on the Dynamics 365 UI .
However this field is not present when I fetch the DistinctProduct entity from the Odata apis .
My question is :How can we add this field from the Items table to the DistinctProducts / ReleasedDistinctProducts Odata entity ?
I have tried the approach through the custom field but , for the existing field it is not getting added in the data entity
Step by step approach if any will be extremely helpful .
Thanks in advance ...
Sameer Kulkarni.