<?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: notebook parameter in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3948684#M3552</link>
    <description>&lt;P&gt;Ah I see, it is possible.. just set up the parameter and value, then in the notebook just use the name of parameter. Very straight forward.&lt;/P&gt;</description>
    <pubDate>Sat, 25 May 2024 03:00:18 GMT</pubDate>
    <dc:creator>danjo914</dc:creator>
    <dc:date>2024-05-25T03:00:18Z</dc:date>
    <item>
      <title>notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907708#M3203</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;in the fabric lakehouse notebook, how can I&amp;nbsp;create parameters ? so that I can pass values to from ADF pipeline&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 07:53:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907708#M3203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-10T07:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907730#M3204</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;As I understand you are looking for options to pass parameters from data pipeline to notebook.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to pass parameters from a notebook activity (data pipeline) to a notebook in Microsoft Fabric. To do this, you can use the Settings tab of the Notebook activity. In the Settings tab, under the Parameters section, you can add parameters that you want to pass to the notebook. The parameters can be of any type, such as strings, numbers, or arrays.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step1:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Create a notebook with required parameters. And make sure to select “&lt;STRONG&gt;toggle parameter cell&lt;/STRONG&gt;” under more commands.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Create a Pipeline for notebook activity and select the notebook in the settings option which you have created. And pass the parameters under “&lt;STRONG&gt;base parameters&lt;/STRONG&gt;”.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Note :&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Name should be same in base parameters and notebook in order to pass the parameter.&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 08:01:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907730#M3204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-10T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907846#M3206</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad to know that your query got resolved. Please continue using Fabric Community on your further queries.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 08:40:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3907846#M3206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-10T08:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3948673#M3551</link>
      <description>&lt;P&gt;So that is returning values from the notebook to the pipeline.. What about in the reverse, and passing parameters from the pipeline to the notebook. Use case being incremental or full load parameter being passed.&lt;/P&gt;</description>
      <pubDate>Sat, 25 May 2024 02:21:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3948673#M3551</guid>
      <dc:creator>danjo914</dc:creator>
      <dc:date>2024-05-25T02:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3948684#M3552</link>
      <description>&lt;P&gt;Ah I see, it is possible.. just set up the parameter and value, then in the notebook just use the name of parameter. Very straight forward.&lt;/P&gt;</description>
      <pubDate>Sat, 25 May 2024 03:00:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/3948684#M3552</guid>
      <dc:creator>danjo914</dc:creator>
      <dc:date>2024-05-25T03:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4109893#M5049</link>
      <description>&lt;P&gt;If the value of the name parameter is not set inside the notebook so would "Output" get printed ?&lt;BR /&gt;&lt;BR /&gt;I have a use case where the item value of foreach acitivity in a data pipeline need to be set to a base parameter which will then be processed in the notebook but the notebook errors out with not found error&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 21:09:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4109893#M5049</guid>
      <dc:creator>SachinNandanwar</dc:creator>
      <dc:date>2024-08-20T21:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4282974#M6353</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I ask how to pass parameter from pipeline to notebook? I cannot do that as you say.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 04:27:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4282974#M6353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-14T04:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4418321#M7116</link>
      <description>&lt;P&gt;hey, were you able to solve this? I believe we can simply pass it in the parameter and when we run the pipeline we can access it directly&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 20:29:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4418321#M7116</guid>
      <dc:creator>randomuser989</dc:creator>
      <dc:date>2025-02-19T20:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: notebook parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4791844#M8311</link>
      <description>&lt;P&gt;I don't have the option of array for the base parameter...&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2025 04:05:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/notebook-parameter/m-p/4791844#M8311</guid>
      <dc:creator>nickteff</dc:creator>
      <dc:date>2025-08-09T04:05:39Z</dc:date>
    </item>
  </channel>
</rss>

