Forum Discussion
Switto
6 years agoHelper IV
if condition between two tables
Hello Everyone, I am working on Time and Motion data which requires excluding the line items which are not aligned to Project TAT. So I have a table which has data for day to day line items w...
- 6 years ago
Switto - You will want to use RELATED or RELATEDTABLE or possibly LOOKUPVALUE and could also use MAXX(FILTER(...)...)
Greg_Deckler
6 years agoCommunity Champion
Switto - You will want to use RELATED or RELATEDTABLE or possibly LOOKUPVALUE and could also use MAXX(FILTER(...)...)
Switto
6 years agoHelper IV
Thanks for the tips 🙂 Let me read up and try to put into solution.
Appreciate your quick reply.