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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Analitika
Post Prodigy
Post Prodigy

Weekly sales calculating in Power BI

Hello,

 

I would like to ask how I could calculate sales weekly? For now I have sales by days. What could be solution?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

yingyinr_0-1653374941907.png

2. Create the relationship between the date dimension table and your fact table base on Date field

yingyinr_1-1653374987533.png

3. Create a visual

yingyinr_2-1653375016717.png

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

View solution in original post

5 REPLIES 5
Edson0104
New Member

Thank you very much, it helped me a lot!. Now my issue is that I want the sales per hour.

Fsciencetech
Helper III
Helper III

then you can populate sales by week, 

please share sample, where is the issue.

 

Fsciencetech
Helper III
Helper III

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

Anonymous
Not applicable

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

yingyinr_0-1653374941907.png

2. Create the relationship between the date dimension table and your fact table base on Date field

yingyinr_1-1653374987533.png

3. Create a visual

yingyinr_2-1653375016717.png

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.