Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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))
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |