Requesting help with a multiple key join
Hello, I'm having trouble trying to join two files on two fields and then re-join the results with a new field based on the joined/unjoined. Instructions Join on two keys (ME # and NPI ) .Joined have a...
View ArticleCreate a new file with delimiters
I have a CSV file which was output from the database. In this file, it contains some characters , URL's, apostrophes, parenthesis, commas, etc. When I send this file to someone, they told me their...
View ArticleFirst Day of next month
Hi Friends, I am running alteryx workflows based on the dates. i have a scenario, where i want 1st day of next month. for example, if my current date is 09/24/2016 then i need the next month date as...
View Articlesearch records for "error"
I have a report that will some times spit out a record "error".I would like to find a way to be either notified by email or completely stop the workflow.
View ArticleBatch Macro Using All RAM
Hey all, Hopefully one of you has run into a similar issue and has a fix for it. Currently, I am trying to run a batch macro with a large list of ids. I can run any single id absolutely through the...
View ArticleAdding a new, populated field to existing data - Generate Rows Tool?
I have a set of data that natively has two fields, Customer ID and Number of Visits, with about 2.0M records. It looks a bit like this:Cust IDVisits12345343245352379521 I'd like to supplement that set...
View ArticleReplace NULL by with the Median Grouped by another Variable
Hi All, I'm trying to replace the NULL values in one of my variables by the Median of that variable when grouped by another variable. For example, imagine I have the following dataset - I want to...
View ArticleCan I make a fuzzy join on two data sources?
I have a table that is unidentifiable linked to other data sources except for the fact that I can reproduce a composed key that would fully match in some cases and partially match in many other cases....
View ArticleJoining bank transactions and GL transactions with join based on value.
I am having an issue where I need to join Bank and GL transactions based on the transaction amount. There are no other unique fields across both data sources. I am running into trouble based on how the...
View ArticleCounting a sub category within a larger category
I have a data set where I am recording information for individual items. Each item has a lot number and a severity level (A, B, N/A). I would like to calculate a third column to trend the total...
View ArticleURGENT : REG-EX PARSING
Hi, I have attached a sample text file having the different fields lengths. Also attached a column definition file explaining each column length. I want to parse the file & separate based on...
View ArticlePayment history only after a certain date?
I have a file with a payment history stretching several years for a number of customers. Separately, I have a column with a their contract termination date. I would like to map a payment history,...
View ArticleTable of Contents and Report Formatting
Hello, I would like to create a report which includes table of contents. I am wondering if I can link table of contents to actual page using Alteryx's tool (such as text tool). Sincerely,Kazumi
View ArticleRun Multiple workflows and Output results in CSV
Hi All, I have 3 workflows and like to run them together from a 4th workflow and output the results from the 3 worklfows into a csv file (when the 4th workflow is run). The csv files should always be...
View ArticleHow do I automatically Order Columns?
I have an output to run monthly. Some of the Column Names change from month to month based on the month in question. For example, "March Amount" vs "June Amount". When this happens, they lose their...
View ArticleHow to assign a value to a cluster within same file..
Hi, Could anyone help me to get the solution as per below conditions. I tried a lot but unable to create a solution. - Start with any random organization_id for centre creation.- Suggested maximum...
View ArticleTranspose vs cross tab
Hi there,I'm brand new to Alteryx and was wondering if anyone could help me with the transpose vs cross tab tools. i have tried to do it on my own but I am not succeeding. Attached is an example of how...
View ArticleConcatenate multiple data rows - Please help!!!
Hello All - I need some help figuring out in what I think is really challenging. I need to concatenate the "Menu Path" symbol present in different rows based on the value of "Symbol". Please refer to...
View ArticleDynamic concatenation of fields
Hi, I have an app that lets a user select a list of columns from the data, which will be shown as output. Suppose there is 10 columns and user selects 3 (A,B,C) from them. Is it possible to create a...
View ArticleAutomating filtering function based on frequency values
Hi, I produced a frequency table based on a column given as below (pulling data from database). Then, I use filter function to see each value e.g. [nametag]="TAVIS" that contains other info about TAVIS...
View Article