Skip to main content
Nintex Community Menu Bar
Question

export multiple models to excel

  • July 10, 2024
  • 2 replies
  • 8 views

Forum|alt.badge.img+11

Can you use the model.exportData() function in a snippet to export an array of multiple models… that have different Sobjects as their data source?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+18

Not sure. Perhaps if you adopt the rows into a single model you could then export that one?


Forum|alt.badge.img+13

To close the loop on this, adopting the rows into a single model is the recommended solution right now.