Tile Tool? How can I return the first date/time stamp following key code...
I am stuck on one piece of a workflow and I'm hoping someone in the community can help me. In my data set, there are letter codes (example: AB, CD, EF, GH...) with date/time stamps that are related to...
View ArticleFilter and then return more data
Hi Community. I'm giving a simple fake example here to describe my question.I am filtering to find which accounts are showing an APPLE purchased (4 accounts).Then I want to have Alteryx go back and...
View ArticleOne formula for different values
Hi I would ike to write 1 formula to my workflow to get the desired result. Currently I have a table that I need to calculate the outcome based on "If". The table as follows: Above R1 200 5%R...
View ArticleMacro speed?
I have a workflow that I need a macro for. Basically I loop through a data set that has a list of cities, I pass all the data to the macro but I also give it 1 city at a time pulled from a unique tool....
View ArticleHelp Identifying Duplicates
I would like to pull all of the duplicates out of a set of data. I want to see all of the duplicates, including the line it is a duplicate of. For Example 2243466 For the above, I would want to see...
View ArticleSummarize without knowing all the fields
Hi folks, So I have a bit of a problem I can't seem to solve. I have a data source that comes into Alteryx, I can prep most of it... however I'm not always going to know the field names (The data...
View ArticleCheck if all fields in a specific column are uniquie
Hi, I have a spreadsheet which has a column called "Reference". I want to do a simple check that checks to make sure all references are unique e,g, Reference123 And to stop the workflow and display an...
View ArticleAssign number to row based off two unique columns (i.e. 0-10)
I am trying to reassign a column that contains an index, or create new and replace the existing column, that is based off ID and ID2. There is probably something very easy I am missing as I am fairly...
View ArticleScrolled Values Calculation
Hello Team, I need to figure out a way to calculate the last day to perform an activity which involves counting Weekends and Holidays if the calculated value (LAST DAY TO PERFORM) has passed through...
View ArticleHelp please
Hello, I want to turn this CLINICASREGIÓN01-ene02-ene03-ene04-eneDentix El ToreoVDM4785Dentix Lomas VerdesVDM1598 Into this DATECLINICASREGIÓNPV01-eneDentix El ToreoVDM402-eneDentix El...
View ArticleHow to upload to a workflow containing CREW Macros to an Alteryx Server
I am trying to upload a workflow containing CREW Macros to our Alteryx Server but I am receiving the following error: I already tried saving the CREW macro to a network location that the server has...
View ArticleHow to fill in list box values with the output of another tool
Hi all, This needs to be easy bur I'm quite new to alteryx and I don't know if I'm missing something if so please excuse me. What I'm trying to do is; I summarized the data to show the sales values...
View ArticleDisplay static webpage
I want to display a webpage like: https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-Action/ta-p/35500. So suppose I have the URL as a...
View ArticleData processing efficiencies
Hi all, I currently have a somewhat complex workflow set up with 186 different steps on the workflow. It writes the full tables to SQL at 2 different times during the workflow. In total, to run...
View Articledump field names, strip server name, then compare
hi all: i have two data sources and i need to compare the field names, btn to the two sources but first, strip off the text of \\servername1 and \\servername2, then compare the field names. there are...
View ArticleMerge (many to many) Matching in Alteryx
I am trying to merge 2 Excel files with few same columns based on a primary key(duplicates). Ex: I ran this merge command in SAS and it worked perfectly.data output_file; merge file_1 file_2; by id;...
View ArticleRemove special character from a string filed to create a number field. " "
Hello Alteryx Experts, I am trying to remove some special character from a string field, that could allow me to change the type to a number field. The original number looks like "...
View ArticleAdding Time and seconds / Converting Seconds to Time
Question –How do I get Alteryx to add time & seconds? Field one has a start time (Excel Format- H:MM:SS AM/PM)Field two has a duration in seconds. (Excel format- SSS) Excel Solution-Divide Duration...
View ArticleColumnar Data Consolidation
Hi Alteryx Community, I have a scenario where my data set contains a series of columns. Each column has data tags for the Entity ID and Entity name (always 1 to 1 match), and a numerical value. The...
View Article