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...
olgad
3 years agoResident Rockstar
Hi, go to your table, Press Ctrl+A, it will allow you to select all columns, the right click replace values, then use replace value feature from null to 0.
Hope you it helps.
- Nazdac9113 years agoHelper II
Sadly this is not working , values are not changing
Correction : data is represented curvy brakets : {1 , , 3 , 7 , 9 , , , , , 98 , , .....}
thanks in advance
Regards