IF and AND multiple grouping
I have actual age in data set. I would like to create a new variable called Age Group. So, if [Age] => 25 and < 35, then Age Group = 25-34 Else, if [Age] => 35 and <45 then Age Group =...
View ArticleCalculating Quartiles
Hi Team, Like we have automatic options to do Sum, Count, Avg, Median etc. how dow we get Quartiles in Alteryx? Regards,Rushabh
View ArticleSeparating a distinct phrase or group of characters from a cell
Hi, I am wondering if it's possible to separate location data into specific elements. Ideally, I would like to separate the data as shown below. Is there a parse function that would allow me to extract...
View ArticleSyncing the Format of Various Date Fields
I am trying to make all of my date fields uniform. Most of the date fields are based off of a calculation, but depending on the value, the calculation did not apply, leaving me with two formats in one...
View ArticleBug in Running Average for Multi-Row Formula Tool or Incorrect Instructions...
I am new to Alteryx and am running through the exercises in the self paced training. I made it to Beginner Step 4 Analytics Rolling Average and I noticed there is a bug in the calculations being...
View ArticleCalculate No of Days between Teams within Month
Hi All, I have the attached sample data and would like calculate the no of days a property is with repairs and no of days its with the allocations team within the month. I have manually calculated the...
View ArticleShow values based on latest start Date
Hi All, I have the attached data and need to transform it to show the values based on the latest tenant lease date (commencement_date). Every year the lease is renewed and want to show only details of...
View ArticleParsing with Reg Ex
Hello Everyone, I am new to Alteryx and any data preparation techniques so I struggle a bit regarding the Reg Ex Parse function. My current task is to extract data from differents sources and compiling...
View ArticleDownload tool - Do not stop on error
Hello all, Is there anyway to have the download tool continue to work after it recieves this error: "Transferring data: Server returned nothing (no headers, no data)"? There is nothing wrong with the...
View ArticleGrab mapping out of select Tool to trace column Renaming
Hello everyone. I have a simple question that I am hoping someone can answer!Is there a way to maintain the mapping that occurs when using the select tool? What I would like is an output dataset that...
View ArticleTransform and Union Data in fewer steps
Hi All, I have the attached workflow and wanted to know if there is an easier way to transform the data. ThanksJag
View ArticleSalesforce.com Integration - Beginner ETL Help
Hey, I'm a one man BI and Sales Operations department whose been tasked with designing and implementing salesforce.com accross my whole organization. I have never done anything like this before in my...
View ArticleData tabulation and percentage
Hi people, how are you, I hope very well! Guys I am new using the alteryx software here at work and I have many demands on this that I can´t solve that´s why I would like to get your help. Please take...
View ArticleAggregating an AVG share of check metric
Hello, I am working with Restaurant Point-of-sale data and am struggling to find the most effective way to handle my situation entirely in Alteryx. A check is made up of many items, I'm trying to...
View ArticleWeighted median ans standard desviation
Hi, People I am new using Alteryx in my new job In the old one I was using IBM SPSS.I am spending a long time to improve my knowledgement on Alteryx but my new boss wants all demands for yesterday.......
View ArticleCustom Label for Data Points in Chart
I am trying to add a custom label to the data points of my graph.As you can see in the image i have already added the counts for each of the types I also need to add the percentage that each type is of...
View ArticleReusing field name mapping in Select tool
I need to reuse field name mapping in Select tool across multiple workflows. I used "Save Field Configuration" to same the mapping to yxtd file, but I realized tha it only saves the new names, i.e.,...
View ArticleDateTimeDiff in Weeks
Hi, I keep getting null value from DateTimeDiff function. I want to calculate the week difference between product launch week and today. Below are my formula and data: Please advise. Thanks,Claire
View ArticleZIP and SFTP - ToFile / ToFileToZIP / ToFileToSFTP / ToFileToZipToSFTP...
Hello, I would like to share the following macros, which are improved versions of the macros I posted here -...
View ArticleHow to convert dates with single digit days and months?
Hello, I have a data set with the date in the following string format: 1/8/2000 instead of the standard 01/08/2000. Double digit months and days looks like 12/1/2000 and 1/12/2000. What is the best...
View Article