How to shuffle table on database
-
Hello sir,
I want to shuffle table or random select row based on length of records.
Is possible do that by constructor expression and how ?
randomnumber = min(0) max(len(table) ?
for get exactly number based on records.
BTW I know list but I want table because has many of fields but the lists just one field.
thanks
-
I found the solution for who want :)
Just do that [[RECORD_LIST]].length in maximum number and change int to expression
-
@tdzone Hi, you can also shuffle table by using resource and setting Mix Lines property