Forum Discussion
Error : While importing bulk Notebooks from intermediate directory in OneLake to Fabric
- Anonymous2 years ago
Yes, I have used Unique names . It is working now.
- Anonymous2 years ago
Hi Anonymous
Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.
Thanks Anonymous
Issue is with Prefix .
Scenario is given below :
When ever we import a notebook with already used prefixes are not working . Through we delete the file in work space/ Rename the notebook also not working .
For Example : Test_1 we used first time it imported correctly . Then we used prefix as Test_2 now also it imported correctly . Now , I went to work space and deleted the Test_2 prefix realted notebooks and now when we ran it is throwing error . Duplicate issue is getting raised.
Hi Anonymous
Oh, seems the issue is not with the notebook but with the naming caching in Fabric. If you named notebook "notebook1", then delete it and try to recreate again a notebook with "notebook1" it will throw an exception. Why? Fabric currently caches the prev deleted name for 30min, this is a known issue. I would recommend using unique names for the notebooks.
Hope this helps.