Forum Discussion
msa_007
2 years agoFrequent Visitor
AllExcept and KeepFilters
Hello, I'm quite simply struggling to understand why the "Received Date" part of this DAX summary table is not obeying the AllExcept function and return the same date for each document record - I...
msa_007
2 years agoFrequent Visitor
Thanks for your reply bhanu_gautam
I tried this and it has now lost all its context.
Ultimately, I'm trying to make the table look like this. Currently, the bold received date is not showing for the same document "123456".
| Planned Date | Forecast Date | Received Date | Count RevCode Numeric | Contract (ID) | Discipline Name (ID) | Sub Project (ID) | Sender Company | Project Phase (ID) | ProjectID | ProjectID_DocumentNo |
| 10/03/2023 0:00 | 1 | General | General (G) | Bob's Factory | Execution (EXE) | A0000 | 123456 | |||
| 10/03/2023 0:00 | 1 | General | General (G) | Execution (EXE) | Bob's Factory | Execution (EXE) | A0000 | 123456 |