Questions tagged [alteryx]

Alteryx provides an easy-to-use analytics platform for enterprise companies making critical decisions that drive their business strategy and growth.

From Why Alteryx, Alteryx provides an easy-to-use analytics platform for enterprise companies to do self-service data analytics.

References

198 questions
-2
votes
1 answer

Regex - Alteryx - Parse - How to find an expression starting by the end of the string

I need to parse the following expression: Fertilizer abc 7-15-15 5KG BOX 250 KG in 3 fields: The product description: Fertilizer abc 7-15-15 Size: 250 Size unit: KG Do not know how to proceed. Please, any help and explanation?
PMig
  • 13
  • 4
-2
votes
2 answers

How to check if value from one column exist in the second column in Alteryx

I have some values in column A and I want to check one by one if the values in column A exist in column B.
Rohit Kumar Singh
  • 615
  • 1
  • 7
  • 14
-2
votes
3 answers

Regexp to match Captial cases in address Pattern

I want a regular expression to find addresses having mixed characters that can be used in Alteryx. The first example has capital cases in the beginning and second one in between. IFBDAGE,Place des Augustins 19,Bonita Springs 28/10 Macquarie…
1 2 3
13
14