SBC Posted August 11, 2022 Share Posted August 11, 2022 If I accidentally deleted a Worksheet (send it to Trash), is there any way SeeQ internal support can help to recover it ? Link to comment Share on other sites More sharing options...
Seeq Team Sanman Mehta Posted August 12, 2022 Seeq Team Share Posted August 12, 2022 yeah just shoot me an email with workbench link in which you had the worksheet. Link to comment Share on other sites More sharing options...
SBC Posted November 9, 2022 Author Share Posted November 9, 2022 Hello Sanman - I had a follow-up question on this same subject. I am able to 'Unarchive' a worksheet by using spy.pull, knowing the specific worksheet ID (fortunatley because it was used in a Organizer topic) I want to confirm if there is a spy function that can retrieve 'Archived' worksheets inside a workbook? Scenario: When I am using the 'Step-by-step.." code to push an Asset Tree in existing workbook, it archives the pre-existing worksheets. Ran into this in one of my use-cases (for Temp Mixing points asset tree I was showing you a while ago). This can be a critical workflow step in my use-case for data-lab coding for 'unarchiving worksheet' whenever the asset tree needs an update from the end-users. Adding some code snippets on how I am doing it today... Thank you. Link to comment Share on other sites More sharing options...
Seeq Team Sanman Mehta Posted November 9, 2022 Seeq Team Share Posted November 9, 2022 When anything is deleted in Seeq, the Archived property gets set to "true". You can use API reference and POST Archived as "false" property. Check out this screenshot on how to do so. You can also do this programatically using SDK as shown in this post:https://www.seeq.org/index.php?/forums/topic/1291-how-to-use-the-seeq-apisdk-in-pythonseeq-data-lab/ 1 Link to comment Share on other sites More sharing options...
SBC Posted November 9, 2022 Author Share Posted November 9, 2022 Thanks Sanman .. the SDK reference will be rally helpful. In the 'Step-by=step..' code for Aseet tree push, is there a way to prevent existing worksheets from getting archived ? (I originally thought it never did that but seeing it happen on my current workbook) Link to comment Share on other sites More sharing options...
Seeq Team Sanman Mehta Posted November 9, 2022 Seeq Team Share Posted November 9, 2022 Hi SBC, you are most likely running into a known bug which is actively being worked on (34178). Can you send me an email with short video showing this in action so I can file it? Link to comment Share on other sites More sharing options...
SBC Posted November 14, 2022 Author Share Posted November 14, 2022 I have emailed you a screen recording Link to comment Share on other sites More sharing options...
CaiParsons Posted March 14 Share Posted March 14 (edited) Hello! SeeQ internal support can assist you with recovering a deleted worksheet from the trash. I recommend contacting their support team as soon as possible and providing them with as much information as possible about the worksheet, such as its name, the date it was deleted, and any other relevant details. They may be able to retrieve it for you, but keep in mind that there is no guarantee. If it doesn't work out, I suggest using a more secure platform like worksheetsgo.com. I hope that helps. Good luck! Edited March 16 by CaiParsons Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now