In the source json file values.available_sf was null. i created a json templater
and
assign this null value to BuildingSqFtTotal jason object.
but after templater I got this "BuildingSqFtTotal" : ""
I need "BuildingSqFtTotal" : null
@david_r or anyone can you pls help
"BuildingSqFtTotal": fme:get-attribute("values.available_sf"),