<?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: Parametarized relative URL in Microsoft Fabric in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/4004561#M4136</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a bit different question regarind parameterized values in the Relative URL box. I need to pass a value that I'm storing in the Set Variable activity, and need to use it in my relative path address. For example, I'm trying to do the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/vehicles/GetModelsForMakeId/@variables('makeIdInt')?format=json&lt;/LI-CODE&gt;&lt;P&gt;However, it comes back with the following error:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 404 NotFound, please check your activity settings.
Request URL: https://vpic.nhtsa.dot.gov/vehicles/GetModelsForMakeId/=@variables('makeIdInt')?format=json.
Response: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.,Source=Microsoft.DataTransfer.ClientLibrary,'&lt;/LI-CODE&gt;&lt;P&gt;Where you can see that the get request did not use my parameter value. Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 17:53:41 GMT</pubDate>
    <dc:creator>garcondeua</dc:creator>
    <dc:date>2024-06-21T17:53:41Z</dc:date>
    <item>
      <title>Parametarized relative URL in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3765062#M2165</link>
      <description>&lt;P&gt;Hi, We are very new to Microsoft Fabric. I am trying to create copy activity using REST API linked service. We have to connect to API URL and run daily job supplying Yesterdays date and other parameter values. Manually we were able to pull data (adding parameter values in relative URL) but we need to pass the date values dynamically so we can schedule the job.&lt;/P&gt;&lt;P&gt;Example base URL : https//:api.indigo.com&lt;/P&gt;&lt;P&gt;Relative URL : /z1/ktdata/sale/data/?expd=FALSE&amp;amp;pdt='yesterday date'&amp;amp;offset=0&amp;amp;lmt=10000&lt;/P&gt;&lt;P&gt;where we wanted to pass expd, pdt, lmt values dynamically; especially the pdt which is previous day date in yyyy-mm-dd format.&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 03:53:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3765062#M2165</guid>
      <dc:creator>krishn</dc:creator>
      <dc:date>2024-03-15T03:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Parametarized relative URL in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3765201#M2166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702339" data-lia-user-login="krishn" class="lia-mention lia-mention-user"&gt;krishn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;Below steps will help you set previous date dynamically.&lt;BR /&gt;&lt;BR /&gt;1. Add Set Variable with below expression -&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;@addDays(utcnow(), -1,'yyyy-MM-dd')&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;2. Use the variable in Copy Activity&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 06:01:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3765201#M2166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-15T06:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Parametarized relative URL in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3770409#M2167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702339" data-lia-user-login="krishn" class="lia-mention lia-mention-user"&gt;krishn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, will respond back with the more details and we will try to help .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 07:23:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3770409#M2167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-18T07:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Parametarized relative URL in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3771791#M2169</link>
      <description>&lt;P&gt;Hi Not sure how I missed it, I am happy to accept the solution, I followed the steps with minor changes and successful. Appreciate for help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 13:37:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/3771791#M2169</guid>
      <dc:creator>krishn</dc:creator>
      <dc:date>2024-03-18T13:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Parametarized relative URL in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/4004561#M4136</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a bit different question regarind parameterized values in the Relative URL box. I need to pass a value that I'm storing in the Set Variable activity, and need to use it in my relative path address. For example, I'm trying to do the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/vehicles/GetModelsForMakeId/@variables('makeIdInt')?format=json&lt;/LI-CODE&gt;&lt;P&gt;However, it comes back with the following error:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 404 NotFound, please check your activity settings.
Request URL: https://vpic.nhtsa.dot.gov/vehicles/GetModelsForMakeId/=@variables('makeIdInt')?format=json.
Response: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.,Source=Microsoft.DataTransfer.ClientLibrary,'&lt;/LI-CODE&gt;&lt;P&gt;Where you can see that the get request did not use my parameter value. Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 17:53:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Parametarized-relative-URL-in-Microsoft-Fabric/m-p/4004561#M4136</guid>
      <dc:creator>garcondeua</dc:creator>
      <dc:date>2024-06-21T17:53:41Z</dc:date>
    </item>
  </channel>
</rss>

