Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Making a Simple Yield Curve Line Chart in Power BI

I'm trying to create a simple yield curve line chart in Power BI using bond rates that I have compiled in a table as seen in the screenshot 1.  The X-axis needs to be the name of the bond and the Y-a...
  • Anonymous's avatar
    Anonymous
    6 years ago

    AllisonKennedyThanks for replying so soon, I appreciate it.

     

    The "close" values are the price for each gov't bond at the end of each day, so every date will have a "close  value" for each individual bond.  I just want to be able to see the yield curve line for each single day, or the latest day, which I'm guessing means I need to add the date column to the x-axis (as you mentioned).  

     

    I just tried to add additional information as you said and it works as I need it to.  The lack of additional data (date, symbol, etc.) was the problem. After adding "date" to the x-axis and filtering data for the latest single day, it works perfectly. Thank you very much for helping me solve this.  Seems so simple in hindsight.