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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
When attempting to use this calulation on a card or table, Power BI gives this error "The function AVERAGE cannot work with values of type String"
This is the formula in PowerBI: =AVERAGE('Excel File'[A Test])
"A Test" in Excel is a column of only numbers.
What is my issue here? All of the solutions to this I've found revolve around the data in the column being stored as text or dates. The data I'm pulling is only numbers, aside from the header.
Hi,
In the Query Editor, change the data type of the A Test column to decimal number.
@Anonymous
select column A Test and check the data type. if it's text type, then convert to number
Proud to be a Super User!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.