Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
AravindPeddola
Frequent Visitor

Fabric Pipeline: Notebook Activity, Dynamic notebook name

Hi ,

 

I have multiple notebooks, and based on the condition I have to pass the dynamic notebook name from Pipeline.

 

From the Notebook activity in Pipeline, if we select the notebook name from the drop-down list, while running its automatically fetching notebook ID.

AravindPeddola_1-1720802941078.png

 

AravindPeddola_2-1720802981222.png

 

but dynamically how to get the notebookID, if we pass the parameter for Notebook name dynamically, It gives the below error

'store_parent_api' is not a valid GUID value for 'Notebook id', please fix 'Notebook id' value before running it again`.

AravindPeddola_0-1720802874571.png

AravindPeddola_3-1720803023642.png

 

 


@Fabric  notebook parameter 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @AravindPeddola ,

 

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.

 

If the problem persists, please provide the relevant code information. It's easier for me to troubleshoot for you in more depth.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @AravindPeddola ,

 

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.

 

If the problem persists, please provide the relevant code information. It's easier for me to troubleshoot for you in more depth.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous 

Here I am passing the notebook name dynamically, how to know the respective notebookID (GUID), from where I can get that.

 

Thanks,
Aravind

Please visit the post and let me know if this solves your problem. 

https://community.fabric.microsoft.com/t5/Data-Pipeline/Set-NotebookId-dynamically-in-notebook-activ...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors