DataGenerator is a tool for generating sample data, ready to be imported into PowerBI or Fabric OneLake for analysis. This is the V2 version, evolution of the older one.
If you are just interested in ready to use sets of data , download them here.
Supported output formats:
Delta Table output can be directly used in Fabric LakeHouse without any conversion:
FULL DOCUMENTATION available here: ⇒ ⇒ https://docs.sqlbi.com/contoso-data-generator/ ⇐ ⇐
DataGenerator requires four mandatory elements to run:
databasegenerator.exe configfile datafile outputfolder cachefolder [param:AAAAA=nnnn] [param:BBBBB=mmmm]
Example:
databasegenerator.exe c:tempconfig.json c:tempdata.xlsx c:tempOUT c:tempCACHE
Note: the tool needs some files containing static data: fake customers, exchange rates, postal codes, etc. The files are cached after been downloaded over the Internet from a specific SQLBI repository.