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.
I have the following table with (2 columns)
Year # Incidents
2022 98756
2023 12354
2024 64789
The year is linked to my other tables. When I filter on year I want to have a measure to use in a card that shows the # incidents in that year.
Solved! Go to Solution.
Total Incidence =
Proud to be a Super User! | |
Can you share the PBIX File?
I need more details to understand the data type as well. Please elaborate it
Proud to be a Super User! | |
I beleive I have figured this out. Thank you for your assistance, I'll accept your first solution.
Total Incidence =
Proud to be a Super User! | |
I'm not clear on what to enter for the Calendar'[Date]).
My "main_table" has a column called 'Year' which is extracted from a Date field in this table.
This 'year' column is linked to my table called "incident_counts" that has the following columns:
Year # Incidents
2022 98756
2023 12354
2024 64789
If the data is filtered on the year 2022 for example, I want a measure that will return the value of '98756'.
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.