- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Simple way is to keep your column as a string and then to use an enrichment activity right after in order to create a new column derivated from this one and apply the expression ToDouble(yourColumn).
- Even if the expression detail specifies "Convert an integer to a real number", it works on String -
This way you manage your segmentation regarding the new field created in the enrichment.