Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

powerbi - Dax for multiple condition column

I have to create an addition column: Invoice

I want to filter by criteria (MONTH PAYMENT,Resume Date and Settle Date)

  1. 1st filter conditions : Include MONTH PAYMENT: ( All month name until April-20)
  2. 2nd Filter condition : Include all dates except( Jan-20,Feb-20 and Mar-20)
  3. 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)

  1. 1st filter conditions : Include MONTH PAYMENT: ( All month name until May-20)
  2. 2nd Filter condition : Include all dates except( Jan-20,Feb-20,Mar-20 and April-20)
  3. 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

enter image description here

Please see the attached example as a summary of what I am expecting

enter image description here.

Then I can use the slicer based on the new column.

question from:https://stackoverflow.com/questions/65887571/dax-for-multiple-condition-column

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...