power bi dax if blank use another column code example Example: power bi if blank use another column = IF( [YourCol] = "", [OtherColumn], [YourCol])