Transforming or Transposing
Hi,I have a this data set that does not associate as well with previous solutions this great community previously solved for me. I can't seem to combine the Cross Tabs needed to resolve. I have this...
View ArticleSend spatial object to batch macro through Control Parameter?
I have a series of polygons, and I want to do an analysis on each one. I want to pass each polygon to a batch macro to complete the analysis, but I can't figure out how to actually pass a spatial...
View ArticleRunning A Single Client Regression Model At A Time
I have a couple hundred clients that I want to run a regression model for. The main goal would be to run one client's regression model and then loop back and grab the next client and run a regression...
View Articlerepeat record "n" times
Hello Community, Let's say I have ten records, each with three fields. The first field will be a unique customer ID and then the remaining two fields are items purchased by this customer: one item per...
View ArticleRenaming user names to match another source?
I have multiple data sources I'm connecting, one of them uses informal names like 'Mike Smith', 'Bob Smith', while the rest use complete names like 'Michael Smith' and 'Robert L Smith'. I'd like the...
View ArticleFINDSTRING batch macro between two sources - MATCH AND APPEND
Hi,I have a text file which has been split into rows and I have a second file with specific keywords I want to match in the first file and append it to the output. The output should only include the...
View ArticleMulti Row formula failing
if [Person_Org_Number]==[Row-1:Person_Org_Number] then [Product_Sequence] =[Row-1:Product_Sequence]+1 else 1 endif ( value for person_org_num = 100 ) , product_sequence = 1 ( default ) . i am testing...
View ArticleTrying to tile or group certain rows together
Below is a sample of the data set I am working with on the left and the result I am looking for on the right. I have tried using the Tile tool using unique values, but can't seem to get the result. I...
View Articlemulti row formula with contains function
Hi, I'm fairly new to alteryx and have a query with my data set and multi row formula. I have some data showing a unique client ID and dates and placement type (long or short) into residential or...
View ArticleData grouping
HiI am trying to group data to show year on year comparison of trend in activity of clients. I have trimmed by date of service start summarised by date/count of client then appended fields. I then have...
View ArticleAllocation Engine
Hello Alteryx Community, I have searched this website extensively but unfortunately have not found a solution to my problem yet which is the following: I would like to create an allocation engine which...
View ArticleGroup By Rows summing up ALPHA columns
Group By Rows summing up ALPHA columns . having a hard time converting this input into . What command should i use to collapse data ? ABC100X 200 Y 200 Z this output ABC100X 200 YZ
View ArticleHow many Records 8 core server can handle?
Hi, Is there is any doc which can help me to size Alteryx server depending upon number of records. The challenge is that I have Alteryx benchmarking report but it doesn't tell how many records 4 core...
View ArticleConvert Row to Column
Hello Alteryx Expert, How to convert data from below format NameStringwebsitegoogle.comnameLarrywebsiteapple.comnameTimwebsitemicrosoft.comnameBill To...
View ArticleConverting strings to numbers
Hi all, I am trying to convert strings of data into numbers for the Summarize tool using the Select tool.I tried converting using 'float' 'int64' and 'double' however the output comes out with only 1-3...
View Article"no sheet specified" error when a sheet has been specified (Dynamic Input)
Hi All, I'm get a " no sheet specified" error in Dynamic Input tool when a sheet has actually been specified. This was working before lunch, but when I came back, I got the error. I didn't make any...
View ArticleSummarize Rounding Error
I have a dataset with large numbers (float) on which I need to calculate averages by group. Floats are not recommended for Summarize/Group Bys, so what data type do I need to convert to in order to...
View ArticleDynamic Filter
Hello everyone :) I know it will be easy for most of you but I can't find how to solve this problem. I have two fields, 'Type of car' and 'Kilometers/year'. I need a filter on vehicles (so far so good)...
View ArticleHow to convert broken letters?
Hello, I am using Grid database and I found multiple broken letters.The data field included "◻ {\displaystyle \sqâ" that supposed to be "-", therefore, I used a formula to replace it. Although the...
View ArticleParse JSON
Hello, I'm a newbie here and wanted to parse JSON in the attached file. Please let me know if ou have any suggestions. I'm stucked on how parse a nested JSOn
View Article