<?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>DevinL Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>DevinL Tracker</description>
    <pubDate>Sat, 19 Sep 2026 18:59:07 GMT</pubDate>
    <dc:date>2026-09-19T18:59:07Z</dc:date>
    <item>
      <title>Re: Trouble with Request Body in Copy Data data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4037708#M2971</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Getting an error though:&amp;nbsp;&lt;SPAN&gt;DataSource.Error: Web.Contents failed to get contents from '&lt;A href="https://apiaddressishere/search/credits" target="_blank"&gt;https://apiaddressishere/search/credits&lt;/A&gt;' (422): Unprocessable Entity&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 17:10:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4037708#M2971</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-11T17:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035565#M4508</link>
      <description>&lt;P&gt;That did it.&lt;/P&gt;&lt;P&gt;The example code you gave was a perfect example!&lt;BR /&gt;&lt;BR /&gt;I'm going to take this and find a way to make this work for any sized table. Not sure how, but that is what's next.&lt;BR /&gt;&lt;BR /&gt;The hope is that when the API pulls the data and writes it to a JSON file in the datalake that this dataflow gen2 can take that JSON (no matter how many rows) and do the same conversion the put it into a datalake table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all your help!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 21:02:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035565#M4508</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-10T21:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035550#M4507</link>
      <description>&lt;P&gt;Thanks for the responses!&lt;BR /&gt;&lt;BR /&gt;The data shouldn't have that many rows normally because the process would run daily and probably have less than 20 entries in a day.&amp;nbsp; That being said, I'm not sure I could make this work if there were over 90 entries because it stops creating columns at a certain point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was an option in the transform pane to "Extract" text before/after a delimiter and you can also set it to ignore x number of delimiters.&amp;nbsp; I did an extract with a delimiter of "." and ignored the first two and was left with the column names I needed.&lt;BR /&gt;&lt;BR /&gt;The trouble now is transposing/pivoting to get the correct results in the correct columns.&lt;BR /&gt;&lt;BR /&gt;It's getting a lot closer!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 20:50:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035550#M4507</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-10T20:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035215#M4501</link>
      <description>&lt;P&gt;Yes, I've tried using dataflow gen2 but I can't seem to find a way to get these number array columns into rows. In Dataflow gen2 I can import the JSON file and it will expand all of the individual arrays. I don't see a way to put the data into rows instead of one row with many of columns.&lt;BR /&gt;&lt;BR /&gt;I tried to repost this into the Synapse forum, because I didn't mean to post in the Data Factory forum, but then a very "helpful" person merged the topics and stuck it back into the Data Factry forum. XD&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 16:45:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4035215#M4501</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-10T16:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Request Body in Copy Data data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4035046#M2942</link>
      <description>&lt;P&gt;The REST API is for &lt;A href="https://legacy.sonar.software/apidoc/#api-System-GetAccountGroups" target="_self"&gt;Sonar&lt;/A&gt;. I'm pulling back details for credits/debits/accounts/etc. and using the search feature in the sonar API to pull a specific date range. The purpose of doing it this way is to only bring in the new rows of data for each day rather than an entire replacement each day.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:25:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4035046#M2942</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-10T15:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4033578#M4488</link>
      <description>&lt;P&gt;Thanks for the reply, but this solution doesn't work in synapse Data Engineering.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 03:21:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4033578#M4488</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-10T03:21:23Z</dc:date>
    </item>
    <item>
      <title>Trouble with Request Body in Copy Data data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4033228#M2920</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I'm connecting to a REST API through a POST request and trying to pass some parameters (filters) in the request body:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"size": 100,
	"page": 1,
	"search": {
"date_limits": [
		    {
		        "field": "datetime",
		        "from": "2024-06-25 00:00:00",
		        "to": "2024-07-01 00:00:00"
		    }
		]
        	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use this code in Postman (body -&amp;gt; raw), I'm able to pull back the correct filtered results.&amp;nbsp; When I put this same code into Microsoft Fabric in a Copy Data activity (Request body), it doesn't return the filtered results.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I do not get an error, I just get the wrong unfiltered results. Also, I have to specify the size and page in the relative URL whereas in postman I can just include it in the body.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 21:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4033228#M2920</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-09T21:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4032951#M4487</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I have a data pull that creates a new column for each row of data as follows:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is creating a column for each row, but what I need is for it to create a row for each numbered array. Essentially, I need to remove the data.results.#. and have a row for each numbered array.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried changing the destination on the right from "data.results.0.amount" to "amount",&amp;nbsp;"data.results.1.amount" to "amount", etc. but then it throws an error saying that there are duplicate columns, so that's not the way to go. The closest thing I could find online was something about a "Flatten activity" and "unroll" which I don't see available in Microsoft Fabric.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas on how to do this?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Jul 2024 16:33:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4032951#M4487</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-09T16:33:15Z</dc:date>
    </item>
    <item>
      <title>How do I flatten columns into rows in Copy Data activity?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4030912#M4464</link>
      <description>&lt;P&gt;I have a data pull that creates a new column for each row of data as follows:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is creating a column for each row, but what I need is for it to create a row for each numbered array. Essentially, I need to remove the data.results.#. and have a row for each numbered array.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried changing the destination on the right from "data.results.0.amount" to "amount",&amp;nbsp;"data.results.1.amount" to "amount", etc. but then it throws an error saying that there are duplicate columns, so that's not the way to go. The closest thing I could find online was something about a "Flatten activity" and "unroll" which I don't see available in Microsoft Fabric.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas on how to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 18:03:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-I-flatten-columns-into-rows-in-Copy-Data-activity/m-p/4030912#M4464</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-08T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Trouble with Request Body in Copy Data data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4021172#M4347</link>
      <description>&lt;P&gt;I'm connecting to a REST API through a POST request and trying to pass some parameters (filters) in the body:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"size": 100,
	"page": 1,
	"search": {
"date_limits": [
		    {
		        "field": "datetime",
		        "from": "2024-06-25 00:00:00",
		        "to": "2024-07-01 00:00:00"
		    }
		]
        	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use this code in Postman (body -&amp;gt; raw), I'm able to pull back the correct filtered results.&amp;nbsp; When I put this same code into Microsoft Fabric in a Copy Data activity (Request body), it doesn't return the filtered results.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I do not get an error, I just get the wrong unfiltered results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use a Web activity and put the same code into the body, I get the correct results. I just don't know how to copy data from a web activity to a table in my datalake. Maybe this is the correct way of doing this? I'm not sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 18:53:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Trouble-with-Request-Body-in-Copy-Data-data-flow/m-p/4021172#M4347</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-07-02T18:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through URL fabric pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/4009811#M4195</link>
      <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/608020" target="_blank" rel="noopener"&gt;@v-cboorla-msft&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;I may have figured out a solution, although it seems extremely slow. The address for the API call has to be concatenated with the variable call.&amp;nbsp;@concat('/api/accounts/', variables('cust_id'),'/transactions/debits') was what I used to make it work.&lt;BR /&gt;&lt;BR /&gt;This works, but it takes about 20 seconds per pull. Let's say there are 50,000 records to pull.&amp;nbsp; That would put this at around 11 days to pull all the data. Is there no faster way to do this within a fabric pipeline?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 21:40:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/4009811#M4195</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-06-25T21:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through URL fabric pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3924704#M3388</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&amp;nbsp; I've tried using the Web Activity and I get a 404 error. I also tried doing a Copy Data and used the same address //address.com/api/v1/accounts/@variables('cust_id')/transactions/debits&amp;nbsp;&amp;nbsp;&amp;nbsp;and again got a 404 error.&lt;BR /&gt;&lt;BR /&gt;It doesn't show it on the web activity error details, but it does on the copy data details that the variable part of the address is not being replaced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error shows the address as:&lt;BR /&gt;//address.com/api/v1/accounts/@variables('cust_id')/transactions/debits&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When it should show as:&lt;BR /&gt;//address.com/api/v1/accounts/1234/transactions/debits&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 17:14:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3924704#M3388</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-05-21T17:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through URL fabric pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3921555#M3355</link>
      <description>&lt;P&gt;Thank you again, cboorla.&lt;BR /&gt;&lt;BR /&gt;I'm able to query fine now and the correct values are being passed from the lookup to the ForEach.&lt;BR /&gt;&lt;BR /&gt;I'm unclear at this point what should be in the Set variable 1 within the ForEach. Also, I'm guessing that within the ForEach is where I would put my REST API pull with the variables('id') in the address.&amp;nbsp; I guess I'm confused on how to place the lookup value into the variable('id').&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:52:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3921555#M3355</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-05-15T18:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through URL fabric pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3918243#M3307</link>
      <description>&lt;P&gt;Thank you for your response!&lt;BR /&gt;&lt;BR /&gt;I've tried to follow your steps but unfortunately there isn't an option to query when selecting a DataLake.&amp;nbsp; I tried doing "Dynamic Content" with "select id from mytablename" and it throws an error stating that my table doesn't exist.&lt;BR /&gt;&lt;BR /&gt;I can select the table's name in a dropdown, but I'm unsure how to only pass the column I need into the ForEach.&lt;BR /&gt;&lt;BR /&gt;Thanks again for taking the time to help me out!&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 18:36:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3918243#M3307</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-05-14T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Looping through URL fabric pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3915232#M3273</link>
      <description>&lt;P&gt;Background: I've pulled all account information from a REST API using a data pipeline and stored it in a datalake table called "Accounts".&amp;nbsp; I now want to pull debit transaction information for each id in the Accounts table and store the data in a new datalake table called "Debits".&amp;nbsp; The URL that I would need to use is something like: //mysource.com/api/accounts/{id}/transactions/debits/&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The API doesn't have an option to pull all debits at once, but requires you to replace the {id} with the individual ID's that are now in my Source_Accounts table in the id column.&lt;BR /&gt;&lt;BR /&gt;How does someone go about automating this in Microsoft Fabric?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 20:48:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Looping-through-URL-fabric-pipeline/m-p/3915232#M3273</guid>
      <dc:creator>DevinL</dc:creator>
      <dc:date>2024-05-14T20:48:18Z</dc:date>
    </item>
  </channel>
</rss>

