Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

How to convert the null value from the specific field.

$
0
0

Hi,

I am attempting to converto Null value to specific fields value.
Though I had watched the discussion as following, I couldn't convert the field's data

 

https://community.alteryx.com/t5/Data-Preparation-Blending/Multi-Field-Tool-with-dynamic-fieldnames-in-formula-expression/m-p/42749#M7933

 

What I'd like to do is to convert it to data in another field if particular field contains Null value.

For example, in the 2nd line of the table, convert the value of Field_4(null) into the value of r_Avg_Field_4.

 

Field_1Field_2Field_3Field_4Field_5Field_6r_Avg_Field_3r_Avg_Field_4r_Avg_Field_5r_Avg_Field_6
T00000012017/1/1 0:01808306231162336791551662511134639646513
T00000022017/1/1 0:0250517[Null]373177881651662511134639646513
T00000032017/1/1 0:038972773896925659[Null]51662511134639646513
T00000042017/1/1 0:047144521157[Null]
34251662511134639646513
T00000052017/1/1 0:058305178870432759651662511134639646513

Viewing all articles
Browse latest Browse all 4999

Trending Articles