<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ADF OData Connection Parameters in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4119325#M5145</link>
    <description>&lt;P&gt;i would think that stuff is case sensitive?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overview" target="_blank"&gt;Query options overview - OData | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 19:42:14 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-08-26T19:42:14Z</dc:date>
    <item>
      <title>ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104184#M5009</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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' &amp;gt; ???&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to use the Query, however no errors but my parameter is ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 12:29:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104184#M5009</guid>
      <dc:creator>BrianEllul</dc:creator>
      <dc:date>2024-08-16T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104904#M5015</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 22:06:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104904#M5015</guid>
      <dc:creator>rubayatyasmin</dc:creator>
      <dc:date>2024-08-16T22:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104913#M5016</link>
      <description>&lt;P&gt;Alos, this thread might help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.dynamics.com/forums/thread/details/?threadid=76bbaed2-31b4-ee11-a569-6045bda7c23b" target="_blank"&gt;https://community.dynamics.com/forums/thread/details/?threadid=76bbaed2-31b4-ee11-a569-6045bda7c23b&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make sure the column name is correct. you can also check this one,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.businesscentral.dynamics.com/v2.0/{tenant}/sandbox/ODataV4/Company('YourCompany')/YourEntity?$filter=LastModifiedDateTime" target="_blank"&gt;https://api.businesscentral.dynamics.com/v2.0/{tenant}/sandbox/ODataV4/Company('YourCompany')/YourEntity?$filter=LastModifiedDateTime&lt;/A&gt; gt 2023-08-16T00:00:00Z&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fill the info&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 22:21:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4104913#M5016</guid>
      <dc:creator>rubayatyasmin</dc:creator>
      <dc:date>2024-08-16T22:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4105877#M5018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="771550" data-lia-user-login="BrianEllul" class="lia-mention lia-mention-user"&gt;BrianEllul&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much&amp;nbsp;rubayatyasmin&amp;nbsp;for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me if your problem is solved? If yes, please accept it as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This forum is used to discuss Fabric related content.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this is a product issue beyond the scope of this forum, if you still have questions, I recommend that you post this query on the Azure Data Factory Community Forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://techcommunity.microsoft.com/t5/azure-data-factory/bd-p/AzureDataFactory" target="_blank"&gt;Azure Data Factory - Microsoft Community Hub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you have any questions related to fabrics, please continue to use this forum to contact us!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 01:05:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4105877#M5018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-19T01:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4119322#M5144</link>
      <description>&lt;P&gt;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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This, doesn't load any errors, however, it loads data from May 2024, it seems that the Last_Modified_Date_Time is being ignored.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 19:40:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4119322#M5144</guid>
      <dc:creator>BEllul</dc:creator>
      <dc:date>2024-08-26T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4119325#M5145</link>
      <description>&lt;P&gt;i would think that stuff is case sensitive?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overview" target="_blank"&gt;Query options overview - OData | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 19:42:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4119325#M5145</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-08-26T19:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4126991#M5196</link>
      <description>&lt;P&gt;Hi Everyone and thanks for your input&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Back to this issue....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error I'm now receiving is then below. Again incorrect datetime format!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Requesting response from path Company('xxxxxxxx')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2024-08-23T10:00:00.00Z and query $top=10 failed with status code BadRequest and message {"error":{"code":"BadRequest","message":"The DateTimeOffset text '2024-08-23T10:00:00.00Z?$top=10' should be in format 'yyyy-mm-ddThh:mm:ss('.'s+)?(zzzzzz)?' and each field value is within valid range. CorrelationId: 9b43a6ca-1d12-413c-bfcf-a3a9eefed6a0."}}.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what is wrong with this format -&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;2024-08-23T10:00:00.00Z&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;'It's expecting this format - yyyy-mm-ddThh:mm:ss('.'s+)?(zzzzzz)? Not sure what the trailing part is tbh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 13:13:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4126991#M5196</guid>
      <dc:creator>BEllul</dc:creator>
      <dc:date>2024-08-30T13:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127022#M5197</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this date time format which I tried passing -&amp;nbsp;&lt;SPAN&gt;2017-01-02 00:00:00.0000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Still same error!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 13:24:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127022#M5197</guid>
      <dc:creator>BEllul</dc:creator>
      <dc:date>2024-08-30T13:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127029#M5198</link>
      <description>&lt;P&gt;You seem to have an extra question mark&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;?$top=10&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;replace it with &amp;amp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 13:26:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127029#M5198</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-08-30T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127060#M5199</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I'm actually passing -&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Company('xxxxxxxx')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2024-08-23T10:00:00.00Z&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The rest has been added by the Data Factory itslef since I'm pressing the Preview Data and it's seems that preview will give me the top 10 rows, so unfortunately I don't have control on this part -&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;?$top=10 &lt;/STRONG&gt;&lt;/EM&gt;since it has been appended automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading your comment, I decided to skip the data preview function and run the pipeline with my parameters directly. Again I pasted a format which I found online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Company('xxxxxxxxxxxx')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2024-08-28T00:00:00.0000000Z&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This time the top was not added however it's still complaining of a sytax error!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failure happened on 'Source' side. ErrorCode=ODataRequestNotSucceeded,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Requesting response from path Company('COME%20ON%20MALTA%20LIMITED')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2017-01-02 00:00:00.0000000Z and query failed with status code BadRequest and message {"error":{"code":"BadRequest","message":"Syntax error at position 40 in 'Last_Modified_Date_Time gt 2017-01-02 00:00:00.0000000Z'. CorrelationId: fad854b9-7cee-4327-80a8-8a7133ce5b4b."}}.,Source=Microsoft.DataTransfer.Runtime.ODataConnector,'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below is the previous format I was using... just a difference at the trailing part&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;Company('xxxxxxxx')/Dimension_Values_Excel?$Filter=Last_Modified_Date_Time gt 2024-08-23T10:00:00.00Z&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 13:40:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127060#M5199</guid>
      <dc:creator>BEllul</dc:creator>
      <dc:date>2024-08-30T13:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: ADF OData Connection Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127089#M5201</link>
      <description>&lt;P&gt;It seems to be swallowing the "T" that is mandatory for ISO8601.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 14:03:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-OData-Connection-Parameters/m-p/4127089#M5201</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-08-30T14:03:29Z</dc:date>
    </item>
  </channel>
</rss>

