Forum Discussion
Dmoetnogleren
2 years agoRegular Visitor
Filter question
Hello, Can anyone help with the following? I have a DIMtable like this: ID Name person 1 X 2 Y And a Fact table like this: ID Startdate 1 10-10-2020 2 1-8-202...
- 2 years ago
Thank you for your answers. I cannot get it working, but I found another solution:
RecentStartDate = LASTDATE('Fact'[Start Date])
Dmoetnogleren
2 years agoRegular Visitor
Thank you for your answers. I cannot get it working, but I found another solution:
RecentStartDate = LASTDATE('Fact'[Start Date])