2024-05

Alteryx

WeeklyAlteryxTips#34 The difference between the Date Time Now tool and DateTimeNow() function

When you want to get the current day and time, you can use the Date Time Now tool or the DateTimeNow() function on the F...
Alteryx

WeeklyAlteryxTips#33 The easy way to see the necessary Spatial Object on the Map

When you proceed the spatial analytics, the spatial fields will increase more and more. So, it often make you confused. ...
Alteryx

WeeklyAlteryxTips#32 Create a random point in the polygon

This post is about Spatial function.How to create a random point by Alteryx DesignerYou might want to create many random...
Alteryx

WeeklyAlteryxTips#31 How to determine the numeric value or not in the string type field

I would like to think of a way to determine only numeric type records in a string type field.This is a sample data.Suppo...