Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Here is an exemple of my model :
NO_Evaluation | Question | Date | Conformity |
1 | Q1 | 2020-01-23 | Conform |
1 | Q2 | 2020-01-23 | Conform |
1 | Q3 | 2020-01-23 | Conform |
1 | Q4 | 2020-01-23 | Conform |
2 | Q1 | 2020-01-24 | Not conform |
2 | Q2 | 2020-01-24 | Not conform |
2 | Q3 | 2020-01-24 | Not conform |
2 | Q4 | 2020-01-24 | Not conform |
And this is what I want my measure to do :
Conformity | NB |
Conform | 1 |
Not conform | 1 |
I also have a separate table with the dates of the current fiscal years ("FiscalYear"), and I want my measure to filter the results to only show results with dates that matches the ones in my "FiscalYear" column.
Thanks!
Sorry @Anonymous , I forgot to mention that I wanted it to return the lastest completed form of each table[ID].
Thanks!
Well... I have 38 completed forms, but the results it gives me it :
Conform : 1
Not conform : 1
Obviously, it gives me the ID that matches the newest [date].
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
8 | |
4 | |
3 |
User | Count |
---|---|
15 | |
15 | |
11 | |
10 | |
10 |