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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a line graph displaying the number of incidents occurring over time, with different colors of lines representing departments. I want to display a counter that displays the total number of incidents occurred at any time, including when the user filer the data by time (say in a year) or by a deptt. or both.
So if I were to select a year, this field would show the total number of incidents occurred in that year. If I further selected a department, it would whittle the number down accordingly.
Solved! Go to Solution.
Hi @Anonymous
Add the "incidents" ([value] column in my test) in the field of a Card visual, right-click on the column to select "sum"
Best Regards
Maggie
Hi @Anonymous
Add the "incidents" ([value] column in my test) in the field of a Card visual, right-click on the column to select "sum"
Best Regards
Maggie
@Anonymous
I suppose you can add a card where you can put the metric. See image below: