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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
MalusiNdamani
Frequent Visitor

Hi Team. How to get a daily target for each sales person when given a monthly target without a daily

 
2 REPLIES 2
Anonymous
Not applicable

Hi @MalusiNdamani 

 

What is the logic for calculating daily goals? Is it a monthly goal averaged over each day? If so, you can calculate the number of days in the corresponding month and then divide the monthly goal by the number of days in that month.

 

Here's how to calculate the number of days per month.

column = DAY(EOMONTH([YourColumnName], 0))

 

vxuxinyimsft_0-1715910162988.png

 

If the formula doesn't work for you, please provide some sample data and the expected results based on the sample so that I can better help you. How to provide sample data in the Power BI Forum - Microsoft Fabric Community Or show it as a screenshot or pbix. Please remove any sensitive data in advance. If uploading pbix files please do not log into your account.

 

Best Regards,
Yulia Xu

 

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

Hi Yulia,

 

Thak you for the speedy response.

My task is i recieve montly target now i want to break it down to days vs. the sale that I recieve daily.

Please see the below sample that i am working on.

Target Test - Power BI

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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