Limit dataset display by Code

Hi @vuerarealestate ,

In your case, you should get all items from dataset (so do not set limit in the dataset) to do the array shuffle function.

Then, trim/split the array with the first 3 items only.

Set repeater (that is not linked to the dataset directly in the Editor) data to the 3 items.

You are very close to the goal!

Certified Code