Tree Interface Setup
I'm following along with this example, but I'm having issues when trying to generate the a tree that has more than 9 initial "seeds." For those unfamiliar, the data format that you need to specify for...
View ArticleUnique ID Generation to Existing Database
Hello, I would like to add new IDs into existing database. I would like to skip existing IDs and add new IDs in the name alphabetical order. Here is the sample existing...
View ArticleCreating a set of "unique" spatial points from a large dataset
I have a large dataset of LAT/LONGS and structure heights. I know the dataset has a lot of duplicates. I want to create a workflow to clean the data such that 1) Any points within say 10m of each other...
View ArticleMove Minus Sign from Right to Left of Negative Number
Actualsal234-412567-55-237666458888- Expected:sal-234-412567-5523766645-8888 How can this be achived in altreyx pls help ...I want to Move Minus Sign from Right to Left of Negative Number
View ArticleAggregate data by year for each store
Hi, I have searched this site for a while and still can't find the solution to my problem. I was hoping someone here could point me to the right tool/formula. As a toy example, I am trying to aggregate...
View ArticleImport tabbed excel from directory and load data that doesn't start on the...
Hi Team, I have a few xls files in sharepoint which is my source. These are tab separated multiple excel files with valid records from row number 8.Issue: The files are downloaded into a network...
View ArticleCreate columns with percentage of total
Hello, I'm trying to add some "percentage of total column" to my data and I was wondering what is the best way to do this. I have a table looking like this: April SalesMay SalesJun SalesJuly...
View ArticlePreviously working now giving an error
Hello, I had a working script for the input tool using the wildcard (*) function. Now it seems to be giving me an error as below: Error: Input Data (1): Internal Error: Invalid parameter detected in...
View ArticleNested If Then Else in Action Tool
Hello, I have an action prompt that connects to 10 prompts but all 10 prompts might not always be filled out. I needed a nested if statement that runs even if only 4 of the 10 prompts are filled out...
View ArticleHow to apply an excel macro to every file in a directory
I'm tasked with using Alteryx to apply an Excel macro to every file in a directory. I made an Alteryx macro that accomplishes the task but I can't get the formatting to match exactly to the way the old...
View ArticleBlending Data sets with Nicknames
Hey all, If I have two data sets that contain people's names and one uses formal first names and the other uses nicknames, how would I go about Joining these two? As an example (because football was on...
View ArticleData Parse from combined feild
Hi everyone, I am trying to work on this data but finding it as I am slowly progressing it on parsing this data.I have uploaded the excel sheet which shows how the data is and how I am trying to do, I...
View ArticleMultiple Rows to Single Row
Hi, I have the original data set (see below) that I want to transform into desired data set (see below). I have been trying to summarize and concatenate with not a lot of success. I would really...
View ArticleMulti-row Formulas that Reference Each Other Over Several Rows
Sorry if the subject isn't clear enough. I have a series of Excel formulas that I want to translate into Alteryx and for much of what I'm calculating the multi-row formula will do the job. I'm running...
View ArticleParsing CEF Files (from Incapsula web application security)
Hi there! I have a CEF (Common event format) file that looks like this: CEF:0|Incapsula|SIEMintegration|1|1|Illegal Resource Access|9| fileid=3412341160002518171 sourceServiceName=site123.abcd.info...
View ArticleGetting incoming data to conform to a Template
Hi, I am trying to get rows a table (table 1) to repeat across a template (table 2) to produce a new table that has each unique row in table 1 repeat across the values in table 2, as shown in the...
View ArticleSplit Street Number from address
Hi All, I have a set of property addresses as below and like to split the Street Number into a different column as in required output. AddressRequired output1 Inglis Road11/18 Normac Street1811A...
View ArticleGenerate rows based on number of bedrooms
Hi, I have the below property data and depending on the number of bedrooms like to create additional Prop Code with suffix ( A, B, C....) Prop CodeBedroomsRepair Type40413HSE40425HSE Desired Result as...
View ArticleClassify each customer based on purchasing history
Hello all, First off I’m sorry about posting my second question on such a short time but I can’t seem to find a solution to my problem and if anyone can give me some hints I would be truly thankful. I...
View ArticleAppend to Hadoop Table Any Records Updated Within Past 20 Days
I have searched for several days and finally give up as I do not see my specific scenario addressed in either discussions or the knowledgebase (unless I'm simply not using the correct verbiage in my...
View Article