Forum Discussion
Help downloading sample data
- 2 years ago
Hi Anonymous
You can try to use the option "Try a sample data set" directly from the PBI desktop :
Or download csvs from this the linked sites :
https://www.kaggle.com/datasets/kyanyoga/sample-sales-data
https://data.world/datasets/sales
https://www.kaggle.com/datasets/aungpyaeap/supermarket-sales
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
- 2 years ago
Hi Anonymous
https://github.com/graphql-compose/graphql-compose-examples/tree/master/examples/northwind/data/csv
Northdiwnd with separated tablesP.S
You can also take a big table and split it into facts and dims,
It is a great data modeling exercise.If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi Anonymous
You can try to use the option "Try a sample data set" directly from the PBI desktop :
Or download csvs from this the linked sites :
https://www.kaggle.com/datasets/kyanyoga/sample-sales-data
https://data.world/datasets/sales
https://www.kaggle.com/datasets/aungpyaeap/supermarket-sales
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
Thanks Ritaf1983 , but I was looking for a dataset (now called semantic model) with all the separate tables you find in a sales analysis dataset: Sales, Clients, Products, etc.
Any guess on where I can find that?- Ritaf19832 years ago
Super User
Hi Anonymous
https://github.com/graphql-compose/graphql-compose-examples/tree/master/examples/northwind/data/csv
Northdiwnd with separated tablesP.S
You can also take a big table and split it into facts and dims,
It is a great data modeling exercise.If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly