Forum Discussion
Nazdac911
3 years agoHelper II
In a List Columns , detect null values and replace them with a value
Hi all I have a couple of columns that contains Lists formed as follow : [ item1, item2, null , item3, .... ] those list values are connected to each others in different columns. When trying to...