AscentialTest Support Hub

Selecting a random …

 

Notifications

Clear all

Selecting a random row



1

Posts


1

Users


0

Reactions


47

Views

(@blesuer)
Member Admin

Joined: 4 months ago
Posts: 33

Topic starter
 

Did you know that you can select a random row in a data table using the selector keyword ‘random’.

The example action below will select a random row in the ‘ExampleDataTable’ table:
DataStore.Query (“ExampleDataTable [random]”)

The keyword ‘random’ can also be used in conjunction with an expression:
DataStore.Query(“ExampleDataTable[RequestType==’Information’,random]”)



   

Quote

Topic Tags

Share:

Can’t Find An Answer in the Forum?

Contact Our Team