I'm trying to reduce the amount of columns in a yxdb file. First of all I want to see how many null and empty values.
for null values it is no problem but the empty (blank) values it kind of is.
so I was thinking, I need to convert all of the empty values to null via the formula tool (if is empty ....)
but for 200+ columns within the yxdb there should be an other solution to this?