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
dhirendra59
Helper I
Helper I

Visualize current value with 52 week range data

Hello, I need help in creating a custom visual similar to the attached in PowerBI. Similar to stock price slider where we can see current value compared to rolling 52 weeks high and low value. 

 

Appreciate your help. Thank you.

52 week range.jpg

 

 

3 REPLIES 3
dhirendra59
Helper I
Helper I

Thanks for your response. I see it is possible to do it in excel but would like to easily visualize without sparkline (similar to box plot)

https://www.youtube.com/watch?v=Pykhc3JLvAs

 

You could do it individually and use a scatter plot.  Would need to have an index for each date, a measure for the current, a measure for the max, and a measure to check the two are the same to be used in the color expression, e.g. if Blue then Blue and if not Blue then White.  Of course you would complete additional formatting.

 

BrianConnelly_0-1678848052185.png

 

BrianConnelly
Resolver III
Resolver III

Create a measure for your Max and Min with the 52 weeks.  Use a table and add sparklines to the measure that you are using for the 52 weeks.  Then add a marker for the hightest point.  Filter the table for the last 52 weeks.

 

BrianConnelly_0-1678845107562.png

 

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!

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.

Top Solution Authors