Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
hi @PangHC thanks for posting! For any incoming field (data type can be numeric, spatial, blob, etc), the Select tool gives you the option of updating that field type to [Type : Forced] in case you want to use that field in a macro. A V_String will have a [V_String : Forced] option, while a spatial object will have the [Spatial object: Forced] type. In other words, [Type : Forced] is a selectable option, not an indicator.
In your case, it looks like the field [Customer] was originally a double, so the Select tool gives the option of [Double : Forced] regardless of what you update the field type to. I hope that makes sense, please let me know if it doesn't!
Yes, needing two tools to update a forced type is not ideal. We appreciate all the feedback we get and are working to review and respond to all ideas that have met the criteria to be brought to our product team.