The CreatorCon Call for Content is officially open! Get started here.

How can I export multiple tables with GwtPollDialog

hartr
Giga Contributor

I am using GwtPollDialog to export a table to a spreadsheet. As it appears that I can't export multiple tables at the same time in servicenow I want to trigger the GwtPollDialog function a second time once the first dialog has closed.

Can anyone help re the script needed to detect the first dialog is closed so that the second dialog can be initiated ?

thanks

13 REPLIES 13

Chuck Tomasi
Tera Patron

Hi Russell,



Can I ask what the ultimate objective of exporting multiple files is? It could be that there are other solutions to do what you are trying to accomplish. Knowing the goal or objective might shed some light on it. Thanks.


Per my earlier comment, Helsinki has a feature called Scheduled Data Exports...



Scheduled export sets


Hi Chuck,



I want to be able to export change_requests and any intersecting blackout (cmn_schedule_span) windows.



I can create separate buttons to export change requests and blackouts but ideally I want to combine them into one button/function



Russell


Thanks Russell for the clarification on the "what"... can you help me understand the "why"? What is your intent once you have these two tables exported? My gut tells me there may be more effective ways to look at this information real-time within the system than export it to spreadsheets and then massage it in Excel (something I've been guilty of in the past.)