How to quickly create dummy content

NCD
Silver 2
Silver 2

Hi Everyone!

I am trying to make a inventory management app.

I was wondering if I wanted to test my app for real life use, how can I quickly make about a thousand items all with an unique ID, product name, and price per unit?

Solved Solved
0 4 192
1 ACCEPTED SOLUTION

If you are having Google sheets or Excel as a back end, you could manually create unique values by using the approaches below.

https://help.appsheet.com/en/articles/1726606-manually-generating-uniqueid-key-values

https://support.google.com/docs/answer/75509?hl=en&co=GENIE.Platform%3DDesktop

Test Data.png

View solution in original post

4 REPLIES 4

The quickest way would be to use a script to generate a csv file, then import it in your sheet. 

Thank you very much!

Welcome! Please have a look at @Suvrutt_Gurjar's solution, it is actually much easier for most cases .

If you are having Google sheets or Excel as a back end, you could manually create unique values by using the approaches below.

https://help.appsheet.com/en/articles/1726606-manually-generating-uniqueid-key-values

https://support.google.com/docs/answer/75509?hl=en&co=GENIE.Platform%3DDesktop

Test Data.png

Top Labels in this Space