Forum Discussion
ADF OData Connection Parameters
Alos, this thread might help
https://community.dynamics.com/forums/thread/details/?threadid=76bbaed2-31b4-ee11-a569-6045bda7c23b
make sure the column name is correct. you can also check this one,
https://api.businesscentral.dynamics.com/v2.0/{tenant}/sandbox/ODataV4/Company('YourCompany')/YourEntity?$filter=LastModifiedDateTime gt 2023-08-16T00:00:00Z
fill the info
Thank you for your feedback, I am using OData source to connect to the business central and download the data. To the "Path", I am passing these parameters: Company('mycompanyname')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2024-08-23T10:00:00.00Z
This, doesn't load any errors, however, it loads data from May 2024, it seems that the Last_Modified_Date_Time is being ignored.
- lbendlin2 years agoSuper User