Forum Discussion
Feature request - Fabric Notebooks Copy Cell Output
Hi,
I'm requesting the feature were in the browser notebook editor, I will have the possiblity to copy cell output by pressing the three dots next to the output.
6 Replies
- svenchioSuper User
Hi hvdv99 I understand and I think it is a great idea worht giving a shot ... in my case in particular, I want this option for troubleshooting purposes, in particular, to analize the output of dependencies.
I took the liberty to piggy back on your suggestion and submmited the idea Copy output option from Notebook's cell Output men... - Microsoft Fabric Community
Let's check if the community support the idea via voting, would like to have your for start! Thanks for the suggestion and hope this fulfil your request, if so, thumbs up, mark as solution and cast your vote 🤞 cheers.
- v-dineshyaCommunity Support
Hi hvdv99 .
Thank you for reaching out to the Microsoft Community Forum.
Hi svenchio , Thank you for your prompt response and Thank you for posting idea in Ideas forum.
Hi hvdv99 , Thank you for voting the idea in the ideas forum, which was posted by svenchio . Feedback submitted in the ideas forum is frequently reviewed by the product teams and can contribute to meaningful improvements.
Thank you for being a valued member in Microsoft Fabric Community Forum
Regards,Dinesh
- KarinSzilagyiSuper User
Hi hvdv99, feature requests can be posted here: https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas
- hvdv99Frequent Visitor
Hi Karin, thank you for sharing this, I was looking for it when I posted this. I will use it next time.
- deborshi_nagSuper User
Hello hvdv99
If you're displying your output as a table i.e. .display(df_sample) then you have the option to copy the entire table by right clicking the top left corner of the table in the output.
This probably doesn't cover what you want, but gives you an option for one scenario.
- hvdv99Frequent Visitor
Thank you for your reply, I was aware of it but it does not cover my needs.