Metres to Miles

Metres to Miles

Distance in Miles

ifs( !prop("Measurement"), toNumber(""), prop("Measurement") == "Miles", prop("Distance"), (prop("Distance") * 0.62137 * 100) .round() / 100 )
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!