Skip to main content
Nintex Community Menu Bar

Drawloop - Excel Document is splitting rows

  • March 26, 2021
  • 0 replies
  • 37 views

Forum|alt.badge.img+8

Issue

When running a DocGen Package with an Excel template, the output has information split between two rows that should be on one row.

 

Resolution

Extend the start tag of the higher replicating row to match the lower row so everything pushes down uniformly when replication takes place.

Example: If row 7 has a Start tag that covers columns A-C and row 10 covers A-F, extend the start tag in row 7 to cover  A-F