The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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`.
Solved! Go to Solution.
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 @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.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |