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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
YasirBilal
Helper I
Helper I

image change according to rank

Hi Everyone

 

So i have a data Set which include Emplyoee Employee-image and one month performance points what i want to achive is i need to show rank 1 employee image according to Performance 

 

Dataset look like this 

 

Employee RankEmployee NamePerformanceEmployee image
1Name120image
2Name225image
4

Name3

10image
5Name415image

 

what i want to achive is show image of rank 1 employee and when any other employee have more points and move to rank 1 image change automatically and show that employee image means whoever reach rank 1 after the end of month that employee image update automatically on image visual

 

Any help appreciated 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @YasirBilal 

On the Image Visual in the filter pane select basic filtering and select 1.

However, you would need to make RANKX DAX as a column instead of as a measure.

pranit828_0-1612642512805.png

 

View solution in original post

4 REPLIES 4
PaulDBrown
Community Champion
Community Champion

@YasirBilal 

You need to create a measure for the employee rank using RANKX and then create a conditional measure returning the visual if the Rankx value = 1





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Thank you for Reply

 

Yes i have measure to get rank and i already get the rank but how i use it for image visual 

Anonymous
Not applicable

HI @YasirBilal 

On the Image Visual in the filter pane select basic filtering and select 1.

However, you would need to make RANKX DAX as a column instead of as a measure.

pranit828_0-1612642512805.png

 

Thanks 

this work for me

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.