Forum Discussion

WillDetzel's avatar
WillDetzel
New Member
2 years ago
Solved

Filter KPI Value Relative to Selected Date

Hey everyone! I need some help with the following: I have a table like this: My Visual KPI:   So, what I want to do is, I want the target on the KPI to show the value on the column...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi WillDetzel 

     

    In my opinion, it is necessary to create a calendar, and this calendar cannot have a relationship with your main table.

    This allows you to select the corresponding date in the calendar and use Measure to determine it.

     

     

    How to Get Your Question Answered Quickly

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • WillDetzel's avatar
    WillDetzel
    2 years ago

    Thanks for tour reply!

    I actually changed my approach, and talked to my client, we decided to not have such a historic table with the KPIs, and ended up just making a measure with an IF statement that changes the result based on the selected date.