The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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:
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |