For example:
I want to put item numbers in each row
Like below
You can do it! You need to create the new datatable using the build datatable activity.
and loop through the input datatable and spilt the first item with comma separator and add those to the new created datatable.
Check this sample workflow.
Datatable Seperation.xaml (11.1 KB)
thanks for help
thanks for the help
this solution also helps
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.