I have come across a very strange occurrence. The data I query via Dynamics 365 API (as well as data via Data Factory D365 Connector) differs significantly from theactual Dynamics 365 data (e.g. in SQL or on front end).
Dynamics 365 API request example = 'octoeeo.crm3.dynamics.com/.../contacts eq xxxxxxxxxxxxxxxxxxx'
I also used Dynamics 365 connector in Data Factory. it has the same result.
There are major differences, where columns have values in SQL/front end but no value from API. What could be causing this?