As stated I have a basic csv and I would like to create a random 100K records.
Basically take the 10K records and "Auto Expand" to 100K random records.
Solved! Go to Solution.
How do you define "random"? Or could it just be the same records multiplied by 10 to get this expanded amount?
Hi Alex great to see you on the community site. Same records multiplied by 10 exactly. I tried the Generate Rows, but the Condition Expression RowCount <= 10, did not seem to work as expected. I was expecting take my 10K, then copy/paste 10 times.
Thank you @binu_acs works like a charm.
