DataStarLord's avatar
DataStarLord
Icon for Advocate II rankAdvocate II
4 years ago

WOW2022 - Week 3 - Percent difference from selected date

This week’s data comes from Yahoo Stocks API.  looking at how a metric has changed from the value at a specified reference date. 

2 Replies

  • I really like how you did the date selection.  Can you share how you achieved that?

     

    Dawn

    • DataStarLord's avatar
      DataStarLord
      Icon for Advocate II rankAdvocate II

      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 😉