patjdixon Posted June 20 Share Posted June 20 I would like to have a DataLab script that can take a trend, XY plot, table, or other item in a Workbench worksheet and insert the linked object in an Organizer page. I know how to do this manually, but I do not see a way to do this in DataLab. Ideas? Link to comment Share on other sites More sharing options...
patjdixon Posted June 21 Author Share Posted June 21 If I use spy.search type “Chart’ does that return the trend in the worksheet? Would that be the way I do it? Link to comment Share on other sites More sharing options...
Seeq Team Christopher Chin Posted June 21 Seeq Team Share Posted June 21 Hi, I think the easiest way to insert content from workbench worksheet into organizer topic is using the point and click approach. You could click the Select All button instead of selecting one at a time. Alternatively, you could try the attached script which basically push all content from worksheet to an organizer topic. This needs to be installed as add on. Here is the guide to install add on. https://support.seeq.com/space/KB/961675391/Add-on+Tool+Administration+and+Development I suggest you to try out the script and modify as required. Best regards, Chris Chin Push WB Worksheets into Topic.ipynb Link to comment Share on other sites More sharing options...
patjdixon Posted July 5 Author Share Posted July 5 This is not what I want. I am not looking for a manual process or a script that inserts whole worksheets into an Organizer document. I want a programmatic way to insert objects in a Worksheet (trend, XY plot, table, or other item) into an Organizer document I would like to have a DataLab script that can take a trend, XY plot, table, or other item in a Workbench worksheet and insert the linked object in an Organizer page. I presume this is impossible? 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