Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I get the employee list report by end of quarter, for example Q4 2020 = date of report 31/12/2020. This is my list
How to Calculate The Total of resign people in Q4 2020/Active People in Q2020
The answer should be = 3/10
My idea is try to make condition DAX to count
Calculate (Sum(Total resign), Filter(Termination date.(quarter) = Report date.(quarter) & termination date.(year) = Report date year)))
But again i cant figure out to get the correct DAX
Can anyone help ?
Thanks
Solved! Go to Solution.
Hi, @laurent_rio
I am not sure about how your data model looks like.
Please check the below picture and the sample pbix file's link down below, whether it is what you are looking for.
I created it without DIM Calendar Table.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hi, @laurent_rio
I am not sure about how your data model looks like.
Please check the below picture and the sample pbix file's link down below, whether it is what you are looking for.
I created it without DIM Calendar Table.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
@laurent_rio ,Refer if my blog can help
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
107 | |
101 | |
38 | |
35 |
User | Count |
---|---|
149 | |
122 | |
76 | |
74 | |
52 |