<?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: How to debug a data pipeline, How to run the data pipeline up to an activity in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/4326455#M6607</link>
    <description>&lt;P&gt;Hi, thanks for sharing the solution. However, when we run debug mode in synapse pipeline, we can see data preview as well while we are performing the steps within an activity. Is it possible to see that in fabric pipeline?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 17:00:32 GMT</pubDate>
    <dc:creator>JasleenKaur</dc:creator>
    <dc:date>2024-12-12T17:00:32Z</dc:date>
    <item>
      <title>How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736050#M2013</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I could not find a way to put a breakpoint in datapipeline.&lt;/P&gt;&lt;P&gt;for example, I have 3 copy activities in the data factory pipeline, and I want to run till the second copy activity, to debug and check data.&lt;/P&gt;&lt;P&gt;In Fabric data factory I could not see a way to put a breakpoint same as Azure data factory.&lt;/P&gt;&lt;P&gt;Please help me with the best way to put the break point to run until a specific activity.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 10:11:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736050#M2013</guid>
      <dc:creator>Srintata</dc:creator>
      <dc:date>2024-03-01T10:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736085#M2014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="698917" data-lia-user-login="Srintata" class="lia-mention lia-mention-user"&gt;Srintata&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;You can use the deactivate option in the pipeline. Just right click on the required activity and select deactivate.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This makes the particular activity inactive and you can easily debug in this way.&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;Hope this helps. Please let me know if you have any further questions.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 10:35:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736085#M2014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-01T10:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736510#M2018</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;, Thanks for your reply,&lt;/P&gt;&lt;P&gt;I checked it , when we deactivate , it is just skipped, all the subsequent activities are running.&lt;/P&gt;&lt;P&gt;In Azure data factory, we get a red circle at right top corner to stop the flow at the activity. We use that to run until the required activity check the output till that activity and then run from then on.&lt;/P&gt;&lt;P&gt;Here in Fabric DF,&amp;nbsp; we dont see that red circle at top right of the activity to stop the flow at the activity.&lt;/P&gt;&lt;P&gt;Please help with with such break point in Fabric DF.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 14:45:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736510#M2018</guid>
      <dc:creator>Srintata</dc:creator>
      <dc:date>2024-03-01T14:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736877#M2019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="698917" data-lia-user-login="Srintata" class="lia-mention lia-mention-user"&gt;Srintata&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I understood your ask and I know about the breakpoint option in Azure Datafactory. But that option is not available in Fabric and hence I mentioned a work around. So wherever you want to stop the flow of the activity , deactivate all the items from that activity. This is similar to breakpoint in Azure Datafactory.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You can check the output after the second copydata . If its correct then you can rerun the whole pipeline. This is a work around option.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If you want to ge the breakpoint feature in Fabric, please share the feedback on our&amp;nbsp;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;feedback channel&lt;/A&gt;.&amp;nbsp;Which would be open for the user community to upvote &amp;amp; comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let me know if you have any further queries.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 18:09:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3736877#M2019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-01T18:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3739144#M2029</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="698917" data-lia-user-login="Srintata" class="lia-mention lia-mention-user"&gt;Srintata&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help. &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 07:02:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3739144#M2029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-04T07:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3743824#M2050</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/698917" target="_blank"&gt;@Srintata&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&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 your query got resolved. Otherwise, will respond back with the more details and we will try to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 17:22:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/3743824#M2050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-05T17:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/4064040#M4740</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp; is debugging feature going to be added later?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 15:08:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/4064040#M4740</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2024-07-26T15:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a data pipeline, How to run the data pipeline up to an activity</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/4326455#M6607</link>
      <description>&lt;P&gt;Hi, thanks for sharing the solution. However, when we run debug mode in synapse pipeline, we can see data preview as well while we are performing the steps within an activity. Is it possible to see that in fabric pipeline?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 17:00:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-debug-a-data-pipeline-How-to-run-the-data-pipeline-up-to/m-p/4326455#M6607</guid>
      <dc:creator>JasleenKaur</dc:creator>
      <dc:date>2024-12-12T17:00:32Z</dc:date>
    </item>
  </channel>
</rss>

