Forum Discussion
harshad_barge
6 years agoHelper I
What am I doing wrong?
I am trying to update date in a column where the values are blank . The DAX is: Position From (N) = IF ( ISBLANK ( [Position From Date] ), LOOKUPVALUE ( Fact_Position[Employee_ID], Fact_Po...
- 6 years ago
v-chuncz-msft
6 years agoCommunity Support