Forum Discussion
Mannai
4 years agoHelper I
Linking data containing 2 diffrent years
Hello Everyone so i have 2 lists of Key People for 2 years each list contain the employee code and the year, i need to link those lists to the fact table which contains the full list of employees a...
amitchandak
4 years agoSuper User
Mannai , refer if this can help
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- Mannai4 years agoHelper I
Hello amitchandak ,
That Blog really helped me in the begging of my project but now the case is different, let me try to explain:so i have the same fact table as the blog which contain (EMPLOYEE ID , START DATE , TERMINATION DATE)
and in the other hand i have 2 lists that looks like this :the list of Key people change every year so is it possible to help me with a solution that make me able to show this visual :
where it show the number of terminations by month while taking in consideration the year column in the KP list
Thank youu