Hello
I was wondering if there is a way to select records randomly in report studio. For eg: If there are 10000 records and lets say I want to select 5% of the records randomly as the output. Is it possible and how to do it.?
thanks,
Ajith.
You could try to generate a random integer... Use that as the source for another tabular model and sort on that random integer...