Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
01-25-2022 06:25 AM
This week’s data comes from Yahoo Stocks API. looking at how a metric has changed from the value at a specified reference date.
eyJrIjoiMzcwYmE4ZWYtMjlmOS00OTIwLWEwZmUtZDcyNjhmNGJmODIwIiwidCI6IjE3MmFhY2FmLTM1YTUtNDZiMy05Y2FjLTY5OGM1N2M5NDM5YiIsImMiOjh9&embedImagePlaceholder=true
I really like how you did the date selection. Can you share how you achieved that?
Dawn
The selectable timeline is a simple line chart with markers, the reference date in axis and a measure (close) in values. There are no relations between date table and stocks so the values are identical whatever the date 😉