Skip to main content
Nintex Community Menu Bar

Looking to iterate through rows in list view and append item views after one another

  • May 1, 2018
  • 1 reply
  • 6 views
  • Translate

I'm currently working with a filtered list view (see attached). When I click the "Create PDF" button, I'd love to be able to iterate through each row in the list view, append its coordinating item view after the previous one, and use Save as PDF (or PDF Convertor) to create a PDF of all the item views. I've been able to navigate to the item views when clicking the button, but it replaces each one with the next while iterating through them. Is there a way to append them instead, and then to create a PDF?


13837iB67F33A952714387.png

1 reply

Forum|alt.badge.img+9
  • Apprentice
  • 105 replies
  • May 2, 2018

Hi,

 

While transfering data just check whether you are appending the value with the value + row[item] value.

 

 

 

ex.  Take new DataLabel and name it as dlResult

In Rules

1. For all rows in the list view

2. Transfer Data  --> In Configure dlResult = dlResult Col1RowValue Col2RowValue

 

Now dlResult should have your concatenated result of all rows data

 

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings