Examples for Connecting and Querying GIS Data from Census Dataset
I am very new to Alteryx (and I don't have a lot of time). I have a list of customers with both addresses and lat-lon coordinates. I need to do a lookup to find their Census Block Groups. I have...
View ArticleCELL("filename") in alteryx?
Hello I'm in the middle of a workflow, and I need to create a process that replicates the formula...
View ArticleCreating "Common Data Model"
Hi All, I am new to Alteryx and I need some assistance in creating a Common Data Model in Alteryx. To be more precise I want to import any type of file into Alteryx (i.e., I can do it using Text Import...
View ArticleIs it possible to make an excel spreadsheet TAB a FIELD option? PLEASE HELP
I can't find anything on this... please help. This is the full formula i'm trying to recreate, just having trouble finding CELL("filename")...
View ArticleConcatenate rows into one row by value of a column
Hello, I am trying to concatenate several rows into one row, so several cells in same column but different rows should go into one cell. The grouping should be done by the value of another column. Here...
View ArticleSumif with Unique Values
I have 2 sets of data, let's say X and Y. X is a set of ID numbers and Y is a set of principal balances. I need to first sum all of the Y values that correspond to each X and then count each of those...
View ArticleData Prep & Transpose
Hello All, I have a file where each customer has different dates. There are other columns having Aging status with amount. We are trying to represent for each customer the date of disconnect status in...
View ArticleCleansing / Mapping using Soundex ?
JHi, this is is my first look at Alteryx ! I have a large csv file of over a million lines. One of the fields is an item ID which has very poor quality with differing issues : leading zerosspecial...
View ArticleSorting Data Based on States with Prin Bal >5%
I am looking to create a geographic distribution like the example I have included. I need to display states with principal balances over 5% of the total. How do I do this with Alteryx and display it...
View ArticleDate range filter
Hi Guys, I need to run a report based on 1 sql query that splits into two excel tabs. One tab for all time, next for prior 7 days, I wish to automate this using a date filter. I'm currently using a...
View ArticleError Messages in Interface Tools with Dates
I have an app that allows users to query a SQL Database. The user is permitted to enter start and end dates (as well as other criteria). The particular table I point to only includes current year data...
View ArticleFind & Replace Tool - Replace Drop-Down does not Display Value Option
Hello, This is my first time experimenting with the Find & Replace tool. I have a simple lookup list setup in an XLSX document that I am pulling in via a Text Input tool into the R Input connector...
View ArticleReading in one similar excel sheet from multiple excel files
I haven't seen this in the community yet, maybe I've missed it but does anyone know how to input data from multiple excel files, differently named, where the sheet name is the same? So I have files...
View Article"IN" Expression Error Type Mismatch
My below "IN" expression, in an existing WF, now results in error "IN (...) parameter #1 has a type mismatch". I cannot understand how to correct this error, as the same expression has been working in...
View ArticleError: Formula (21): Parse Error at char(12): Unknown variable
Hello, I am receiving the following error in my formula when running a workflow, "Error: Formula (21): Parse Error at char(12): Unknown variable "Closed___Not_Reported" (Expression #1)". This is...
View ArticleSorting Data Based on States with Prin Bal >5%
I am looking to create a geographic distribution like the example I have included. I need to display states with principal balances over 5% of the total. How do I do this with Alteryx and display it...
View ArticlePopulate dropdown via query and use the value in where clause of another query
Hi, I'm newbie to Alteryx. I know front end programming and SQl. I'm trying to build a simple app where I can populate the dropdown via a query and select the value to use in the where clause of...
View ArticleLosing records from CSV Input to downstream workflow
I'm stumped as to why I'm losing records from my CSV Input to downstream workflow. This is happening between Tool 1: Input to Tool 2: Select. Where are the other 9,999 records? I need...
View ArticleError-DataWrapOCI: Unable to Prepare the Query
I want to create a table which is a combination of 8 tables from Oracle data source along with some case statements and lead/lag functions.I was trying to use the SQL editor of Connect In-DB tool to...
View ArticleData Cleansing Speed
Hello all, I have noticed that the Data Cleansing tool is quite heavy on processing time within a typical workflow, and I would like to know: What is quicker: using the Data Cleansing tool or doing the...
View Article