Combine multiple rows into one row
Hi, I would like to combine records that I receive in multiple rows into one row. In short, this is my input:UserNameMichaelStatusActiveTeamSalesLocationFranceUserNameThomasStatusNot...
View ArticleAlteryx Output Trims the Text Fields
Hi, I am using alteryx to create a table and output in Excel. The table has more then 20 columns and about 200 rows. I am using the Basic table tool and Render tool, but the output table in excel...
View ArticleRe: Tool Mastery | Table
Using v11.3.3.30523 and am having a bit of an issue with the Table reporting tool. Works fine using Basic mode, however, unable to select data to group by in Pivot mode. Are other users are...
View ArticleUpdating RegEx tool in Bach Macro
Hi there, I have an issue that will get resolved with a positive answer to this question... please help! I am currently trying to use RegEx syntax and the RegEx tool to parse an XML file (Yes, I know...
View ArticleHow to create all possible combinations of 2 different sized data sets?
Hey - I am trying to create every combination of 2 sets of data of different sizes. One data set is a set of Locations (around 10), and the other data set is a list of customer accounts (around 2000)....
View ArticleParsing String from Specific Comma
Hi, I have a field within which all records concatenated example locations in a string, each location is separated by a comma. Is there a way I can parse these fields to keep just the first two example...
View ArticleFilter COndition to feed into 3 different filters
HI All, Is there a way to have one filter feed to into 3 different filters? I have a input file that i want to initially filter by a particular Org and then have that lead into 3 different filters with...
View ArticleNumericUpDown User Input
We have several reports that sit inside the following directory: \\Data\Reports\Year\Month What I want the user to be able to do is set the year & month using the NumericUpDown in order to set...
View ArticleOutput an Excel file that was used as Input within the same workflow
I have an Excel file where records are being added/dropped each week. I'm creating a workflow that will pull in the Excel file and add/drop records. I want to export the resulting updated data back to...
View ArticleOutput from Render Tool
HI All i have a workflow where i have one stream providing out to a FIle A/Sheet 1. I have a 2nd stream that uses the render tool (for table format) . i want to have the render tool output the to same...
View ArticleWildcards in Conditional Formulae
I'd like to create a column of values based on whether a certain string appears in another field. In the example below I'd like to return a value of 'SEVENTH' if the value in the code column contains...
View ArticleLogic to Split a text [.csv] file into multiple tables.
Hello Everyone, I need your assistance in splitting a text file into different tables and also reading data within them. First line of the file has columns headers within braces and "Comma" separated,...
View ArticleCreating snapshots of from history tables and looping for conditional check
Hi Community, I have a question about the usage of Iterative macro's in Alteryx. What I am trying to do:That for any period in a history table I can check of within 7 days after the account is closed...
View ArticleFilter tool used on a field postion in dataset not on field name
Hi all I want to filter my data by 2 different fields. I know the name of the 1st field. But the name, of the second field can be different from day to day. But I know, it is everytime the following...
View ArticleJoining two fields of slightly different datatypes
Hello, I'm new to Alteryx Designer and I'm trying to reproduce an ETL process I've built in SQL. The process involves the joining of two fields -- a date field and a datetime field. In order to do this...
View ArticleDynamically Adding empty column
Hi everyone, hope you guys doing well. I have been facing this issue for long time. I am getting API data and its always the case where they +-2 columns and when I try to marry all these files...
View ArticleBasic Table Export to Excel Tab
HI All, I am connecting Basic table to output in excel however instead of the table format which i am formating in the basic table i get the below on the tab created in excel I am not sure why its...
View ArticleMultiple Spreadsheets/Unstructured Data
Hello,I'm pulling in multiple excel files that have the same format, but I have data that pertains to the same project where the header is in both rows and columns. I want to combine the data that...
View ArticleInput .txt Files and Other File Types as Plain Text
Hi Friends, I am having difficulty in parsing a text file with pipe delimiters. Please find the format below. tried to go through the old discussions, but i am not able to parse the file |code| X |...
View ArticleDifficulty parsing text file with pipe delimiter
Hi Friends, I am having difficulty in parsing a text file with pipe delimiters. Please find the format below. tried to go through the old discussions, but i am not able to parse the file ----Original...
View Article