Hello,
In power query, I have a partially populated column A.
I would like to populate Column C using statements:
=IF [Column A] has an entry, then fill [Column C] with that information.
=IF [Column A] is null or blank, then fill [Column C] with [Column B] information
Resulting in Column C having all cells populated.
BEFORE
AFTER
Thank you
In power query, I have a partially populated column A.
I would like to populate Column C using statements:
=IF [Column A] has an entry, then fill [Column C] with that information.
=IF [Column A] is null or blank, then fill [Column C] with [Column B] information
Resulting in Column C having all cells populated.
BEFORE
AFTER
Thank you