Hi
How to lookup a value in a table and only take the latest value ?
I have this table:
And i would like to create a new table with this result:
The result in the new table should only be the latest/newest value on each "Code".
Can anyone help with a DAX solution to this ?
How to lookup a value in a table and only take the latest value ?
I have this table:
And i would like to create a new table with this result:
The result in the new table should only be the latest/newest value on each "Code".
Can anyone help with a DAX solution to this ?