In our specific situation we have some users who have sales reps and many who do not.
On our end we typical set the field’s value to an empty string.
A property with an empty string does not get stored on profiles in Klaviyo.
My proposed workaround was to use two properties with one being a hasRep flag if you will and the other being a rep name.
What I am curious about is, is there a way to set a property to either an empty or null value to avoid the dual property solution?