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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. 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

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Top Solution Authors