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.
Hi Experts
I cannot see where my error is on the following Summarizse, SumX DAX measure
VAR _a = SUMX(
SUMMARIZE(shc_practice_list,shc_practice_list[parent_external_hco_code],shc_practice_list[practice_name], "List", SUM(shc_practice_list[list_size])),[List])
Solved! Go to Solution.
@Invesco Well, you don't have a RETURN statement for starters. What is the error you are getting?
@Invesco Well, you don't have a RETURN statement for starters. What is the error you are getting?
DOH!!!! my bad
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.