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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want count of OVERDUE tickets
I have a Column Name Status description and OWNER
I have to count Overdue Tickets By Owner
(OVERDUE = not equal to closed and not equal to Duplicate)
How to Create any ideas?
Solved! Go to Solution.
Hi @Sowjanya_09
Add Owner and StatusDescription (renamed to Overdue) to a table. Aggregate StatusDescription by Count.
Add StatusDescription as a filter to the visual. Select all StatusDescriptions except Closed and Duplicate.
Regards
Phil
Proud to be a Super User!
It worked very well, Thank you so much.
Hi @Sowjanya_09
Add Owner and StatusDescription (renamed to Overdue) to a table. Aggregate StatusDescription by Count.
Add StatusDescription as a filter to the visual. Select all StatusDescriptions except Closed and Duplicate.
Regards
Phil
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 41 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 106 | |
| 99 | |
| 38 | |
| 29 | |
| 28 |