![]() |
|
![]() |
AutoMate Discussion | ![]() |
help :
faq :
home
|
||
Latest News:
|
latest topics : statistics |
Topic Title: Dataset column to delimited list Topic Summary: Created On: 07/25/2018 12:45 PM Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Is there a function to create a delimited list from a specific column of a dataset?
example dataset: column_FirstName column_LastName Bob Smith Jim Young Dan Berry dataset.FirstName list = Bob,Jim,Dan dataset.LastName list = Smith,Young,Berry Thanks. |
|
|
|
![]() |
|
Hi Dave,
Automate does not have a function that will do what you are looking for. You would need to loop the dataset and populate a variable with the desired information and deliminator. Attached is code for a sample Automate 11 task showing how this can be accomplished. To utilize, create a csv file on your desktop with the filename names.csv. Use FirstName and LastName for the column headers, then populate any first and last names you wish. The task will then loop and populate two variables, varFirstName, and varLastName with the respective names separated by a comma. After the loop is completed a dialog box will display the results. Task Steps: (Right click, Select All, Copy to copy to the clipboard. Steps can then be pasted into the AutoMate Task Builder) ------------------------- ![]() Justin Aucoin | Support Analyst AutoMate | Division of HelpSystems HelpSystems, LLC | T: +1.213.738.1700 | F: +1.213.738.7665 |
|
|
AutoMate Discussion
» AUTOMATE » Automate 11
»
Dataset column to delimited list
|
![]() |
FuseTalk Enterprise Edition v4.0 - © 1999-2021 FuseTalk Inc. All rights reserved.