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 All,
pls try MAX the VAR column , not LY.
Proud to be a Super User!
Very sorry I don't understand, can you pls explain in a bit more detail.
paul
Hi ,
To the best of my knowledge you can only return a single data type from a measure,Please try to use Tabular Editor:
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
pls see the highlight part. It's differrent from the screenshot you provided.
IF(MAX(PNL_VAR)="7_NPM", DIVIDE([_YTD_NP_],[_YTD_REV_N])*100&"%",DIVIDE([_YTD_NP_],[_YTD_REV_N]*1))
Proud to be a Super User!
pls try
IF(MAX(PNL_VAR)="7_NPM", DIVIDE([_YTD_NP_],[_YTD_REV_N])*100&"%",DIVIDE([_YTD_NP_],[_YTD_REV_N]*1))
Proud to be a Super User!
Thank you for sharing , i try to click , but it still unable display % sign. As this expression is not directly display to table. it is past thru another expression.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.