Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi All,
Wondering if you can assist with 2 questions....
Appreciate your support....
Regards
Chris
For the first question, can you try to use an IF? Some expression like
IF(yourMeasure>1,yourMeasure,CONCATENATE(yourMeasure,"%"))
Regarding the second question, it is not quite clear for me, can you be more specific? Better with sample data and expected output. Thanks.
Thanks for the response, as for the second questions
We have two measures that we wanted to use but they are both on a single measure column and wanted to calculate and show the variance between the two measures. If this makes sense?
Thanks
Pilot
Hi Pilot
1. If(Yourmeasure=your condition,Yourmeasure,YourMeasure & "@" , & " %" ) -- Whatever and howmuch you want add
2. It's make sense . Use like Table1[Measure] + Table2[Measure],
If u dont want in DAX, U can go with data modelling. Eg. Merge Two table .
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.
User | Count |
---|---|
83 | |
42 | |
30 | |
27 | |
27 |