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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
NPatel12498
New Member

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
New Member

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.