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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
LLT1021
Helper I
Helper I

Year 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 yearly assessment values. This means that only for the first month of every year there is a assessment, though the assessment holds for all the year. I would like to slice and dice the the outflow of the employees (first fact table) by the last assessment, but of course there are also people leaving in other months than the first month of the year, which now doesn't give a result. Should I replicate the values in the assessment table such that I have monthly tables and if so how? Or is there another work around. I already have a measure that shows the last available assessment.
Thanks a lot for your help!

 

 

1 REPLY 1
amitchandak
Super User
Super User

@LLT1021 , 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-C...

 

powerbi Distributing/Allocating the Yearly Target(Convert to Daily Target): https://community.powerbi.com/t5/Community-Blog/Distributing-Allocating-the-Yearly-Target-Convert-to...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors