Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I would like to ask how I could calculate sales weekly? For now I have sales by days. What could be solution?
Solved! Go to Solution.
Hi @Analitika ,
I created a sample pbix file(see attachment) for you, please check whether that is what you want.
1. Create a date dimension table include year and week number field
2. Create the relationship between the date dimension table and your fact table base on Date field
3. Create a visual
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Thank you very much, it helped me a lot!. Now my issue is that I want the sales per hour.
then you can populate sales by week,
please share sample, where is the issue.
Hi,
First you need to create calendar table and make relationship with fact table,
In calendar table you will create all necessary requirements like week, month, year, Qtr, etc
Once you done above,
then you can populate sales by week
I used week number
Hi @Analitika ,
I created a sample pbix file(see attachment) for you, please check whether that is what you want.
1. Create a date dimension table include year and week number field
2. Create the relationship between the date dimension table and your fact table base on Date field
3. Create a visual
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
4 | |
4 | |
4 |