Forum Discussion

Brookied's avatar
Brookied
Helper I
5 years ago
Solved

DAX help needed

Afternoon All,  I need a little help to get the below working as expected.     I have a table of income data,  this would inclusde Amount = Various values Payment Date = date of payment  Source...
  • ryan_mayu's avatar
    5 years ago

    Brookied 

    have you tried

    IF(LEFT(SOUCECODE,1)="A" && NOT SOURCECODE IN {"XXX","XXX","XXX"}&&LEFT(SOURCECODE,2)<>"AV", "01_CASH")