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 ,
IS this possible in power bi in the screen shot have shown the dummy values in which basically have 3 column a,b,c and the lowest value rowwise in the 3 should show tick sign infront of it as done in the photo similarly for the column d,e,f need this in a matrix or a table in power bi please suggest a way to get this done (all of the a,b,,d,e,f are measures )
Solved! Go to Solution.
here is the second option
here is the second option
thank you!! very much
pls try this
[measure1] = a
[measure2] = b
[measure3]= c
[measure4] =d
[measure5] = e
[measure6] = f
M1 =
MINX(
{ [measure1],[measure2],[measure3]},[VALUE]
)
M2 =
MINX(
{ [measure4],[measure5],[measure6]},[VALUE]
)
i need to show a tick symbol or sign before the min value with this will get the min value but how to show the tick sign ? in the table as shown in the photo above
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!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 58 | |
| 51 | |
| 46 |