In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Sign in. Geek out.

Connect with a community of data science and analytic experts to discover new solutions to complex challenges, contribute fresh ideas, and gain valuable perspective on the rapidly developing industry.

My Favorite Posts

( 31 / 100 )

Re: Replicate the Excel “contains” logic in Alteryx

Use a Find Replace to match on Any Part of Field and append the column to the data, then use a Filte ...
Participate

Re: Table Format

@EmilAlteryx01 workflow attached 
Participate

Re: Table Format

@EmilAlteryx01 one way of doing this
Participate

Re: Date and Rate - Different format output

@EmilAlteryx01 This just requires a bit of Formulas - I encourage you to search how to convert Excel ...
Participate

Re: Output Format

Sorry for not giving detail comment but hope this WF would help you.
Participate

Re: Multiple Block Until Done - 9 Outputs

Here’s showing a solved solution: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussi ...
Participate

Re: Date and Time Seperator

@EmilAlteryx01 another way of doing this with regex, since you have different type of date format to ...
Participate

Re: Date and Time Seperator

Hey @EmilAlteryx01, if all of your data follows the same pattern as the sample i.e. <Date><Space><Ti ...
Participate

Re: Apply a delimiter

@EmilAlteryx01 does this do the trick
Participate

Re: Apply a delimiter

@EmilAlteryx01  It works on my end.
Participate

Re: Workflow output to provide unique entries each run & End-of-day count with tot

This is one possible solution: 1. Store the output from each run in a single folder as separate work ...
Participate