Hi all,
I'm building an aged debtor report using multiple tables. I've used Power Query to format and transform all my tables and have now pulled them all into the data model so I can create relationships in Power Pivot.
My data table is a list of outstanding invoices, with a field called "days due", which is either the number of days until or past the due date.
I have a mapping table for ageing brackets, with the fields "min", "max" and ageing bracket e.g.
Min Max Ageing Bracket
31 60 31-60
How do a find join/lookup the "days due" field against the mapping table, so it determines which ageing bracket to allocate an invoice?
Any help would be welcome, I'm a DAX virgin.
Thanks
Matt
I'm building an aged debtor report using multiple tables. I've used Power Query to format and transform all my tables and have now pulled them all into the data model so I can create relationships in Power Pivot.
My data table is a list of outstanding invoices, with a field called "days due", which is either the number of days until or past the due date.
I have a mapping table for ageing brackets, with the fields "min", "max" and ageing bracket e.g.
Min Max Ageing Bracket
31 60 31-60
How do a find join/lookup the "days due" field against the mapping table, so it determines which ageing bracket to allocate an invoice?
Any help would be welcome, I'm a DAX virgin.
Thanks
Matt