Forum Discussion
Adapt Calendar
- 4 years ago
You can deal with different calendar using closingbalance and date
Distributing/Allocating the Monthly Target(Convert to Daily Target): Measure ( Daily/MTD): https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Monthly-Target-Convert-to/ba-p/1657798
Distributing/Allocating the Yearly Target(Convert to Daily Target): Measure ( Daily/YTD): Magic of CLOSINGBALANCEYEAR With TOTALYTD/DATESYTD: https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Yearly-Target-Convert-to/ba-p/1476400
closingbalancemonth ,closingbalancequarter, closingbalanceyear.
You can deal with different calendar using closingbalance and date
Distributing/Allocating the Monthly Target(Convert to Daily Target): Measure ( Daily/MTD): https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Monthly-Target-Convert-to/ba-p/1657798
Distributing/Allocating the Yearly Target(Convert to Daily Target): Measure ( Daily/YTD): Magic of CLOSINGBALANCEYEAR With TOTALYTD/DATESYTD: https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Yearly-Target-Convert-to/ba-p/1476400
closingbalancemonth ,closingbalancequarter, closingbalanceyear.
Thanks for replying
Seeing what you have sent me, I think a solution is in the calendar table, which is per day, create a new column that puts me the equivalence of the day with the one that touches it in the quarter. I mean:
As you could create the coumna date Quarter automatically, since the calendar is many years.
Thank you