Forum Discussion

Rao1991's avatar
Rao1991
New Member
2 years ago
Solved

How to compare text based on dax filter condition

 

I have the below table and reured data is in output column.

Need hlpe below logic is in power bi dax column 


if ID both in A & b type then Complete
if id in A type started
if id in B type inprogress

 

 

IDTypeoutput
P139AComplete
P139BComplete
P1216AStarted
P4031BInprogress

1 Reply