Forum Discussion
LLT1021
Helper I
3 years agoYear values -> Month values
Hi all, I have a question about year/month values. I have a fact table with monthly values for employees. Besides that I have another fact table connected with the first fact table, but with yea...
amitchandak
Super User
3 years agoLLT1021 , You can check if these approaches for distribution and allocation can work.
You both table should join to common dimension including date table
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
powerbi Distributing/Allocating the Yearly Target(Convert to Daily Target): https://community.powerbi.com/t5/Community-Blog/Distributing-Allocating-the-Yearly-Target-Convert-to-Daily/ba-p/1463290