Hello,
I'm new to PowerPivot and trying to learn a few things. I have a workbook with several tables that are related to each other through primary/foreign keys.
One of the tables has an array formula field that find's a person's current location by:
looking through a list of travel movements, finding all travel movement rows where the person's name matches the name on the original table, finding the row with the newest date, and then using the "location" on that row.
What would be an equivalent formula for this in PowerPivot?
I'm new to PowerPivot and trying to learn a few things. I have a workbook with several tables that are related to each other through primary/foreign keys.
One of the tables has an array formula field that find's a person's current location by:
looking through a list of travel movements, finding all travel movement rows where the person's name matches the name on the original table, finding the row with the newest date, and then using the "location" on that row.
What would be an equivalent formula for this in PowerPivot?