Catalog Variable to select multiple dates

GD11
Tera Expert

I have a requirement to select only 1 saturday in a month and 3 in a quarter and want to have this selected as a value for 1 catalog variable, how can i do that?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@GD11 

OOB there is no such variable. I would suggest to create a custom table to hold saturday date of each month for the year and subsequent years. This table will have only 1 field which is of type date.

Then create a list collector variable referring to this table

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@GD11 

OOB there is no such variable. I would suggest to create a custom table to hold saturday date of each month for the year and subsequent years. This table will have only 1 field which is of type date.

Then create a list collector variable referring to this table

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@GD11 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader