String being truncated when loading data
Hi All, I'm having a problem with a String field being truncated when loaded into Alteryx. My input is a CSV file, and I have a field that goes up to ~1000 characters. Despite changing the Field...
View ArticleAdd Repeating Values
I am brand new to Altreryx, so please forgive me if i am in the wrong place. I am trying to add a repeating column of data into a column. How would i align a column (A,B,C,D and make it repeat?) the...
View ArticleConnecting to MySQL Server using In-datbase tools In Alteryx
Hi, I am trying to connect to My SQL server using In database tools from Alteryx but I am unable to find a connection for this can someone please let me know how to connect to MySQL server using In...
View Articleresults window not displaying data anymore
i am not sure what happened but i used to be able to click on the green arrow to preview my results. now this has stopped working. every time i click the green arrow leaving the module to preview...
View ArticleFilter the file where 3rd and 4th characters are 1 and 0 respectively
I have a file where Field A values are alphanumeric. I need to filter the file where 3rd and 4th characters are 1 and 0 respectively. I am not sure how to do it. I have 10000 records. Field...
View ArticleRemove duplicates and report output
HiCan someone please confirm how to achieve output as shown in attached image in excel through Alteryx? Like Segment/Category columns show only unique values and don't repeat on each line after...
View ArticleOutput to a set excel template
Hello, I actually have two questions:1. I have a excel template ready with formulas and everything and I want to output my data to the template, I have seen solutions how to do it and all say to use...
View ArticleSelect Columns based on Formula?
So I have 2 sets of data, one being the actual data like issue age, sex, policy number etc. then I need to add duration to it based on certain criteria. If(Sex=Sex and Iss age = Issage) and My...
View ArticleGenerate Dates + & - 2 days
Hello, I am trying to take a date and generate new rows that bring that date 2 days backward and 2 days forward and I'm having a tough time figuring out how to get it all to appear in one column. Any...
View ArticleData Join Manipulation Issue
Hello everyone,I am a little lost on how to do the following join in alteryx. Dataset 1:Col ACol BCol Cid1ABC123id2DEF456id3GHI567id4JKL789id5MNO322 Dataset 2Column AColumn Bid1Uid1Vid2Wid2Xid2Yid3Z...
View ArticleRunning dynamic count
I wonder if anyone can help with this - I'm very new to Alteryx Designer... I'm designing a workflow to parse FlexLM log files, what I'd like to do is create a running could of how many of x licences...
View ArticleSumarize and update output
Hello, I am new in Alteryx, and I didn't found any tip in how to solve this problem. It seems simple, but I am having a hard time finding an answer. I have a database that is updated daily, and this...
View ArticleSample In-DB Tool Sample through workflow
Hello. Does the Sample In-DB tool draw repeated samples as its output is used at different points in a workflow? For example, if 'Sample In-DB' output is used input to two sub streams of work: Say 1)...
View ArticleUpdate Dropdown Selection from User Input Data
I am trying to create a drop down list using the file inputted by the user. However, my drop down is giving the options of the workflow input data tool instead of the application user entered file....
View ArticleConditional Runner Macro Question
Hello, I have a question of how to do the following: I have a workflow that generates an excel file, let's call it TEST.xlsx(which gets overwritten every time the workflow runs - once per day/5 days a...
View ArticleReturning only only value from many
Hello everyone. I have a set of data that has multiple lines for a resource that looks something like this (multiple unneeded columns remove; data in attached workflow as all columns.) Basically,...
View ArticleCan Alteryx Read Colored Cells in Excel Inputs?
Hello, The monthly Excel files I download from an external information provider use colors in cells as indicators to show to whether the values in those cells are fixed or extrapolated... has anyone...
View ArticleParsing CJK Characters to Columns via RegEx or Text to Column
Hi All! I am working on a data set that has Chinese, Japanese, Korean characters. Basically I have "안녕하세요" as a value in a column. I need to split this out one character per column. Obviously...
View ArticleCompare Coma Separated Values from two columns and give matching values -...
Hi I have a challenge where I have to compare the coma separate values from 2 columns (Column A , Column B and find the matching values and output to Results column. Example:Compare "Column A" values...
View ArticleCount Different Number in a cell record
Hi All, I would like to count how many different number in my cell records e.g for "(111) 222 333344", there are 4 different numbers in this record. Any ideas on this will be welcome| Many thanks
View Article