Hello,
I've found the problem - when we update data in tables by the direct query in the database (SQL), new values are not displayed in web-client (or displayed only in list-pages).
For example my query is:
UPDATE TableName SET [Document Status] = 0 where [Document No] = 'X'
*[Document Status] is an option field in BC365
In windows-client i see new value in the [Document Status] field in document 'X'
In web-client i see:
- new value in the [Document Status] field in document 'X' on a LIST page
- old value in the [Document Status] field in document 'X' on a CARD page
What could be the reason? And how can we solve this problen?
(Clearing chache is not helping)
We are using Microsoft Dynamics 365 Buseness Central - 14.0.29530