I have to create an addition column: Invoice
I want to filter by criteria (MONTH PAYMENT,Resume Date and Settle Date)
- 1st filter conditions : Include MONTH PAYMENT: ( All month name until April-20)
- 2nd Filter condition : Include all dates except( Jan-20,Feb-20 and Mar-20)
- 3rd Filter Condition: Include all dates except( Jan-20,Feb-20 ,Mar-20 and April)
as of April
I want to filter by criteria(MONTH PAYMENT, Resume Date and Settle Date)
- 1st filter conditions : Include MONTH PAYMENT: ( All month name until May-20)
- 2nd Filter condition : Include all dates except( Jan-20,Feb-20,Mar-20 and April-20)
- 3rd Filter Condition: Include all dates except( Jan-20,Feb-20 ,Mar-20, April and May-20)
as of May
Currently, I'm doing manual filtering for those conditions
Please see the attached example as a summary of what I am expecting
.
Then I can use the slicer based on the new column.
question from:
https://stackoverflow.com/questions/65887571/dax-for-multiple-condition-column 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…