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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi @Anonymous,
According to your snapshot, it seems like you use CALCULATETABLE function in calculated column expression.
AFAIK, the CALCULATETABLE function will return a table with multiple columns and it not suitable with calculated columns, I'd like to suggest you use this formula in calculated table expressions.
Regards,
Xiaoxin Sheng
hi @Anonymous
Are you expecting an expression like this:
=CALCULATETABLE(Sales, Sales[Location] = "Bangalore")
Hi @Anonymous,
According to your snapshot, it seems like you use CALCULATETABLE function in calculated column expression.
AFAIK, the CALCULATETABLE function will return a table with multiple columns and it not suitable with calculated columns, I'd like to suggest you use this formula in calculated table expressions.
Regards,
Xiaoxin Sheng
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!