Skip to main content

How do I auto-replace all spaces within a given text string with underscrores?

SUBSTITUTE(<Field Name>," ","_")