Forum Discussion
mitieterry
8 years agoRegular Visitor
Find latest incident
Hi all - apologies if this is a repeat of another post, but I cannot seem to find the same problem. I have two tables, one of which lists all locations within the business (site details), and ano...
- 8 years ago
Hi mitieterry,
It's a good idea to share a sample. Maybe you can try this formula.
Column = CALCULATE ( MAX ( TheOtherTable[Date] ) )
Best Regards!
Dale
v-jiascu-msft
8 years agoMicrosoft Employee
Hi mitieterry,
It's a good idea to share a sample. Maybe you can try this formula.
Column = CALCULATE ( MAX ( TheOtherTable[Date] ) )
Best Regards!
Dale