Forum Discussion

NickProp28's avatar
NickProp28
Post Partisan
4 years ago
Solved

Conditional formatting matrix

Dear Community,    I have 2 table, 'Client_table' and 'Allocation_weekly'. Details for client table: 'week' is the new column with DAX  week = WEEKNUM(Client_table[Date],2) For Allocati...