Forum Discussion
dhirendra59
3 years agoHelper 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. A...
BrianConnelly
3 years agoResolver 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.