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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
NPatel12498
Frequent Visitor

Data Card Visual Help

Hi,

I am working on a dashboard that was passed down from another developer no longer at the company. There are the following visuals that have a ! or a check mark, and I am not sure what they mean or signify. This is a KPI visual from the standard visuals that come in PowerBI. Any thoughts? Any help is appreciated!

 

NPatel12498_0-1714403428053.png

 

NPatel12498_1-1714403441582.png

 

1 ACCEPTED SOLUTION
Syk
Super User
Super User

Those signify if your value meets (or exceeds) your target.

View solution in original post

3 REPLIES 3
NPatel12498
Frequent Visitor

Hi thank you for you response. I was then looking into the Target field, and the code is the following, I am not too great in diseccting the code and understanding what this means in relation to the target, could you help with this?

PW = 
IF(SELECTEDVALUE(Dates[WkOfYr]) = "02",
CALCULATE([Totals],
FILTER(ALL('Dates'),
    'Dates'[YrMo] = SELECTEDVALUE('Dates'[YrMo]) - 50 )),

CALCULATE([Totals],
FILTER(ALL('Dates'),
    'Dates'[YrMo] = SELECTEDVALUE('Dates'[YrMo]) - 2 )))

 

 

Thank you for all the help!

This is calculating whatever the "Totals" measure is from previous months. I'm assuming the person who wrote this measure meant it as a previous week total. However, the filters use 'Dates'[YrMo] instead of weeks used in the if statement.

Syk
Super User
Super User

Those signify if your value meets (or exceeds) your target.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.