Forum Discussion
BrianEllul
2 years agoNew Member
ADF OData Connection Parameters
Hi I am querying data from a Dynamics365 Business Central. I'm passing the Company as the path and that works well however now I want to filter more the data by passing a 'Last Modified Date Time...
rubayatyasmin
2 years agoCommunity Champion
Hi,
You mentioned ADF, so there should be a last modified date option in the pipeline. I did this a couple of months ago. I was getting data that are 1 day old. In my scenario, I was getting data export. so on aug 19th I'd get export for aug18th data and so forth. so, I used this code below, it works just fine.