Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello,
I'm trying to include a Card visualisation in my dashboard that simply provides the average of a single column of data (see link below). I haven't come across anything that outlines this. Can someone please help me?
Thanks and Regards,
JH
https://drive.google.com/file/d/12J9sJQ15hyjEGN98TrO_rEW4TAd4oRFc/view?usp=sharing
Solved! Go to Solution.
Hi @JGH1 ,
If I understand correctly, you would like to get a average of the field [slump]. If yes, you can apply the field [SLUMP] on the visual with the aggregation function "Average" as below screenshot:
Or you can create a measure as below to get it, please find the details in the attachment.
Average of slump = AVERAGE('Sheet1'[SLUMP])
If the above one is not what you want, please provide more details(special examples, screenshot etc.) to explain your expected result. Thank you.
Best Regards
Hi @JGH1 ,
If I understand correctly, you would like to get a average of the field [slump]. If yes, you can apply the field [SLUMP] on the visual with the aggregation function "Average" as below screenshot:
Or you can create a measure as below to get it, please find the details in the attachment.
Average of slump = AVERAGE('Sheet1'[SLUMP])
If the above one is not what you want, please provide more details(special examples, screenshot etc.) to explain your expected result. Thank you.
Best Regards
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |