Skip to main content

In the universal, there is pagination (e.g. 100 rows). How can a user perform a task for all the rows in the table, instead of only the 100 that is currently shown? 

 

 

Hi Martijn,

We have a User story for this on the backlog! This will then allow you to run tasks for the selected row(s), all rows on the current page or a complete dataset.

Currently, a task could potentially affect the whole dataset if the underlying stored procedure affects the whole dataset. However, a task that runs on selected records cannot run for the entire dataset at the moment, only for the selected records on the page. 


Hi Mark, 

 

Thanks for your response. Glad that you have it on the backlog. Is there an expected release date? 

We sometimes have 6000+ rows in a table, so that might give some issues if it needs to be done per page. 

 

 


Hey Martijn,

Looks to be that we are aiming to deliver this with 2025.3 😄