Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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'.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 49 | |
| 42 |