Hi everyone,
I would like to know why I receive the following warning message when creating a new vendor/customer record in D365FO:
/The attempt to refresh data while applying personalizations has failed. Any filters, sorts, or data associated with added fields may not have been applied./
The issue occurs when trying to for example select a value for the currency after which the value is not shown. It appears that there is some delay in showing the selected values for the different fields in the UI, because when I for example add a payment term (or click the dropdown of any other field), the currency is showing the selected value.
Note that both my VendTable and CustTable creation forms have a custom view pinned.
My question is:
- Is this caused by personalizations and why are these personalizations causing this delay?
- How can we circumvent this such that every field/value is showing in the UI upon selection?
Thank you very much!