Forum Discussion
Anonymous
6 years agoNot applicable
Replicate IF Formula in DAX
Based on screenshot below, I need the following logic to be replicated in DAX: IF(Job_Booking_DateTime < 12 midday, IF(hour of Job_Booking_DateTime + hours in Acceptance_Elapsed_Time <24), "Y","N"),...
- 6 years ago
Hi Anonymous ,
If this solves your problem, please mark it as a solution so that others may find it more quickly!
Thank you,
Nathaniel
Anonymous
6 years agoNot applicable
Nathaniel_C thank you but there some blanks in Acceptance_DateTime column so how do I include IF Blank(), return " "?
Anonymous
6 years agoNot applicable
Nathaniel_C its ok I fixed it. Thank you again for you help, appreciate it.
- Nathaniel_C6 years ago
Community Champion
Hi Anonymous ,
If this solves your problem, please mark it as a solution so that others may find it more quickly!
Thank you,
Nathaniel