Forum Discussion
Anonymous
2 years agoNot applicable
second latest value
Hi guys I am quite new to Power BI and I am struggling now with getting the value from the second latest date. So i have a table "Gesamt" like the following Name Code Datum Gewicht DIFFD...
mh2587
2 years agoSuper User
You can add visual filter it works with measures and put the rank measure value to 2
Anonymous
2 years agoNot applicable
Thanks Muhammad for your reply.
As I mentioned I want to calculate in another step with the second latest value (at the end it's the difference between the latest and the second latest). So only by filtering the visual it won't work. Or am I thinking in a wrong way?