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
I have a table which has the budget for each area by month.
I'm using a calculated column to calculate the daily budget by dividing the monthly budget for the respective area by the no. of days in a month. I'm using this formula to calculate this:
Solved! Go to Solution.
Hi,
Does this work?
Hi,
Does this work?
Hi @Ashish_Mathur ,
@amitchandak Was able to provide with me a solution that works.
I also tried your formula and it works perfectly.
Thanks everyone for your help!
Hi @Anonymous ,
Your current conditions in LOOKUPVALUE() function are not enough to match a unique value. You could use SUM() function and filter with your conditions to sum values in the same month.
Check this solution how to convert yearly budget into monthly
https://www.dropbox.com/s/tz74khz4m5iyq0q/anuualMonthlyTarget.pbix?dl=0
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blog -
Winner-Topper-on-Map-How-to-Color-States-on-a-Map-with-Winners , HR-Analytics-Active-Employee-Hire-and-Termination-trend
Power-BI-Working-with-Non-Standard-Time-Periods And Comparing-Data-Across-Date-Ranges
Connect on Linkedin
In the same file, I added a summarized daily target. Check out at :https://www.dropbox.com/s/tz74khz4m5iyq0q/anuualMonthlyTarget.pbix?dl=0
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.