Unable to get the else value by using the formula function
Hello, I am applying a simple formula (screengrab below), the formula is not returning me with the else value i.e "0". Not sure what am i missing here, please assist. Thanks!
View Articlemutli row formula and null values
Hi I have the attached workflow half completed. I am basically trying to identify movement of cases across organisations based on ongoing status or closed. My sort's don't appear to be working as I...
View ArticleLost Information in Translation
Hi,I tried to search for this within the forums and on Google but have not stumbled upon any proper results. I am not sure what the issue means but Alteryx keeps giving me warnings about my data being...
View ArticleBalance Calculation
Hi, I have the attached the workflow to calculate the tenants rent balance on a daily basis. There are two options in the workflow which work for one tenant (54112) but not for other accounts. Things...
View ArticleFilter using Weighted Average
Hi, I have calculated the weighted average of a data set and would now like to use this weighted average number as a filter. e.g. step 1: find national weighted average employment growth for all metro...
View ArticleBug / Unexpected behavior: Transpose Tool caches field names?
Hey Alteryx team, there is some an unexpected behavior of the Transpose tool that led me to spend an hour searching for the cause of a problem: It seems as if the Transpose tool is caching the name of...
View ArticleIterative macro for nested hierachy
Hello, I am trying to implement an iterative macro to build a nested hierarchy from a list of entries.For example, starting from an input ChildParentABBCCDEBFZZHI would like to add columns...
View ArticlePass a value to a Random Sample Tool
I am trying to pass a value I calculate in one section of a workflow to a 'Random Sample Tool' so I do not have to manually type the value in. I used a text input tool for the attached example, but,...
View ArticleCan I stop a workflow without a macro if no file is detected?
Is it possible to stop a workflow without using a macro? I have a vendor that sends us a file via sFTP, however the time they send the file isn't consistent so this workflow runs every hour from...
View ArticleSplit Comma-separated column into multiple columns
Hello, let's say I have a column that's formatted somewhat like: column_nameA,BB,C,DA,D I want to end up...
View ArticleMulti-Row Formula
I have a problem that I am trying to solve. I need to create a workflow that can calculate an Net Operating Loss carry forward, per year, and the current year utilization of this amount (i.e we have...
View ArticleAdding row to a column
I have a list of data. It's sales and customer counts for each quarter hour of a day for a week. Only problem is some quarter hours didn't have sales and were skipped over in the file generated. The...
View ArticleCreating a new column based on RecordID
Hello, I have 16 record IDs, and I am looking to create a new column (RecordID2) that groups every 4 IDs. For instance:RecordID 1 through 4 = RecordID2 1RecordID 5 through 8 = RecordID2 2RecordID 9...
View ArticleTile tool and manual Method
Hi All, When using the Tile method "manual", is there a way to pass the "Tile Cutoffs" as an argument / table to the Tile tool to make it dynamic? Thanks!
View Article"IS NOT LIKE" - Alteryx Version
Hi all, below is a criteria I normal would use with 'Access'. As i try to shift over to Alteryx I am trying to find a similar function. Basically, I need to filter out any data that starts with the...
View ArticleIn-Database filter Macro
Hi, I am trying to build macro for In-Database filter to change dates. I would like to have macro built filter which can be then used for different Connect In-DB data inputs. Ideally I am looking for...
View ArticleIs there a way to frame a dynamic delete query in Alteryx
I have set of curated records (with a specific via the summarize tool), I would now like to delete records with the same ids from the DB using a dynamic delete query - which deletes only these ids. How...
View ArticleRow Level Fuzzy Matching
Greetings,I'm trying to fuzzy match between two fields on a row level in a data set of matching pairs that were prepared on a specific detailed criteria.After having the matching pairs I'm trying to...
View ArticleFilter Rows If ...
Hey,I want to look at all rows within 10 minutes and filter all rows with the same Variables in "nr1" and "nr2" for example the first row: look at all rows with timestamp between "12.01.2018 08:00:20"...
View ArticleMacro - multiple date selection filter
Hi Alteryx community,I'm creating a macro that uses a directory of files as the input.All of the files in the directory are dated and I have made a column from this information to create a date column....
View Article