Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to create fake data ....?

Hi all,

i am having a data set in my application.. is it possible to create fake data on top of that.

Regards,

a.sharma

1 Solution

Accepted Solutions
sushil353
Master II
Master II

Hi A.Sharma,

Try this:

goto> document property>Scrambling

here you can select the field available in your data model and scramble the data accordingly..

make sure that this is not revertible process untill you reload your document.

HTH

sushil

View solution in original post

3 Replies
sushil353
Master II
Master II

Hi A.Sharma,

Try this:

goto> document property>Scrambling

here you can select the field available in your data model and scramble the data accordingly..

make sure that this is not revertible process untill you reload your document.

HTH

sushil

Not applicable
Author

Using autogenerate() function you can create fake data..

Anonymous
Not applicable
Author

Thanks Sushil,

Awesome solution!!!