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! Learn more
Hi - I have a column where an incident was opened, and a column where the incident was closed. I am trying to count the number of incidents open for a given month (i.e. Open as of 1/31/2023 - closed as of 1/31/2023). Could anyone please point me in the correct direction to solve this?
I was able to create a column in a separate table to calculate the value, however, I need it in the same table so slicers will work.
Thanks!
Hi @rando1901 provide some sample data and expected output.
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 8 |