<?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: Fabric Pipeline: Notebook Activity, Dynamic notebook name in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4300120#M6475</link>
    <description>&lt;P&gt;Please visit the post and let me know if this solves your problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Set-NotebookId-dynamically-in-notebook-activity-of-data-pipeline/m-p/4299424#M6470" target="_self"&gt;https://community.fabric.microsoft.com/t5/Data-Pipeline/Set-NotebookId-dynamically-in-notebook-activity-of-data-pipeline/m-p/4299424#M6470&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 15:06:47 GMT</pubDate>
    <dc:creator>KhagendraWagle</dc:creator>
    <dc:date>2024-11-25T15:06:47Z</dc:date>
    <item>
      <title>Fabric Pipeline: Notebook Activity, Dynamic notebook name</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4039930#M4542</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have multiple notebooks, and based on the condition I have to pass the dynamic notebook name from Pipeline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the Notebook activity in Pipeline, if we select the notebook name from the drop-down list, while running its automatically fetching notebook ID.&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;but dynamically how to get the notebookID, if we pass the parameter for Notebook name dynamically, It gives the below error&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'store_parent_api' is not a valid GUID value for 'Notebook id', please fix 'Notebook id' value before running it again`.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="733694" data-lia-user-login="Fabric" class="lia-mention lia-mention-user"&gt;Fabric&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;LI-MESSAGE title="notebook parameter" uid="3907708" url="https://community.fabric.microsoft.com/t5/Data-Pipelines/notebook-parameter/m-p/3907708#U3907708" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 16:55:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4039930#M4542</guid>
      <dc:creator>AravindPeddola</dc:creator>
      <dc:date>2024-07-12T16:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Pipeline: Notebook Activity, Dynamic notebook name</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4041711#M4560</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="774640" data-lia-user-login="AravindPeddola" class="lia-mention lia-mention-user"&gt;AravindPeddola&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may occur because the Notebook ID provided was not in the correct format or was not retrieved correctly. Verify that the Notebook ID you passed is in the correct GUID format. A valid GUID would be for example: 123e4567-e89b-12d3-a456-426614174000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the problem persists, please provide the relevant code information. It's easier for me to troubleshoot for you in more depth.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 06:01:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4041711#M4560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-15T06:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Pipeline: Notebook Activity, Dynamic notebook name</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4042060#M4563</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here I am passing the notebook name dynamically, how to know the respective notebookID (GUID), from where I can get that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;BR /&gt;Aravind&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 08:42:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4042060#M4563</guid>
      <dc:creator>AravindPeddola</dc:creator>
      <dc:date>2024-07-15T08:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Pipeline: Notebook Activity, Dynamic notebook name</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4300120#M6475</link>
      <description>&lt;P&gt;Please visit the post and let me know if this solves your problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Set-NotebookId-dynamically-in-notebook-activity-of-data-pipeline/m-p/4299424#M6470" target="_self"&gt;https://community.fabric.microsoft.com/t5/Data-Pipeline/Set-NotebookId-dynamically-in-notebook-activity-of-data-pipeline/m-p/4299424#M6470&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:06:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Fabric-Pipeline-Notebook-Activity-Dynamic-notebook-name/m-p/4300120#M6475</guid>
      <dc:creator>KhagendraWagle</dc:creator>
      <dc:date>2024-11-25T15:06:47Z</dc:date>
    </item>
  </channel>
</rss>

