Combining list when value is null

Morning all,
i have 2 lists that i want to combine. So when value in list B is null then replace with the same index value from list A.

Thanks for the head’s up :slight_smile:

use this codeblock:

2 Likes

Brilliant :slight_smile: thanks a lot