Hi,
I am facing an issue while trying to source an OData 4 url (to fetch CRM Nav data)from SSIS package. The source has date fields of type DT_DBTIMESTAMP, when it comes to SSIS target, it populates as null. I even tried to add a data conversion operator before getting to the target, but still getting null.
Any solution for such issue? anyone faced this earlier? Thanks a bunch!
