Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
sb_powerbi
Helper II
Helper II

Any way to use Calculated Measures in Visual Axis

Hello,

 

Please help me with your suggestion to fix my issues, As per the earliers questions posted , I not able to use measure in Visual axis.

I have already tried below methods.

 

1. Try to create separate calculated table- direct Query mode not supporting to create calculated table.

2. Tried creating calcialted column using measure- Not supported by direct query mode.

 

I have created measure wch contains the growth  values and salary details. I have to create one visual to display range like (0%,5%,10%..) .and salary in Y axis .

 

Please suggest me on the possibilities to cover the requirement.

 

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

Probably not going to be able to get there with Direct Query mode. Generally, this requires the "disconnected table trick" which you probably can't create because of Direct Query. The disconnected table goes in the axis. And then a measure for each item in the axis along with a final measure (the one you put in the Values) with a HASONEFILTER and SWITCH statement.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thanks for the Suggestion. Absoultely your right.

HASON doesnt support in direct query mode.

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors