Skip to main content
Nintex Community Menu Bar

How to get comma separated values by using a query, instead of in a table format (rows)?

  • May 29, 2019
  • 2 replies
  • 54 views

In drawloop when you run a query or use tablestart, you get all the details in a list format. For e.g. if you use tablestart on opportunity products, the list is like below.

Product 1

Product 2

Product 3

 

I want the list output to be comma separated, like this.

Product 1, Product 2, Product 3

2 replies

  • October 12, 2020

Hi, I am also looking for a solution like this. Any luck since last year? Thanks.


Forum|alt.badge.img+14
  • Nintex Employee
  • October 13, 2020

@danielchu @shruti You could use excel as middleware to format the data and then bring it into your word document.