Publishing to Spatial Data to Relational Databases
We are in the process of deploying Alteryx and ArcGIS for our company. While Alteryx will be our data blending and prep tool, one of the challenges we have run into is publishing large spatial datasets...
View ArticleList Tool
Hi I am fairly new to Alteryx - So if this is as stupid question, please except my apologies. I have a simple file with True/False values and trying to load these into a List using the List Tool....
View ArticleOutput Data Tool - Date as Column Header
I am trying to output data to an excel spreadsheet and for some reason the output tool is exporting the date column headers as Strings. Is there a way to have Alteryx keep the headers as dates?
View ArticleCross Tab to convert multiple rows into single rows with additional columns
For this input NameTeleTxnDate John510ABC8/5/2017 John510DEF8/12/2017 I need this output NameTeleTxnDateTXN_1 Date_1John510ABC8/5/2017 DEF8/12/2017
View ArticleGet File Owner Or Author Name
Hi, I am using Directory tool and easily able to get the file information like Name, Path, Date etc. Is there any work around to get the file Owner OR Author information? Any help would be appreciated....
View ArticleExpression to determine whether a cell is of date format
Hi, Is there a way to determine whether a cell is of date format, like a IsDate()? Ultimately I want to embed this into my IF argument so that if it's not I'll convert it to a date. Thanks,Jin
View ArticleData Merge on 2 similar tables(without Primary key) and UpSert
Hi, Need help in performing merge on 2 tables: Table1 and Table2. It can be considered that Table1 has actual data and Table2 has the updates/new records, on daily basis. These 2 tables have same...
View Articletranspose row values
Hi all, new to the tool and any help would be greatly appreciated. I've attached an image of the existing structure and the desired structure. How does one go about doing this? Many thanks in advance
View ArticleIf Statement with DateTimeToday Function
I am really new to Alteryx.I am adding new field to give me "Created Last 30 Days", "Created Last 60 Days", "Created Last 90 Days", "90+Days" in one column based of the create date.I am receiving a...
View ArticleClassification Formula Based on Descriptions
Hi,I’m trying to automate the classification of steps based on the description for a series of items. Attached is an example table looking at different meals and the steps it takes to complete each one...
View Articlexml parsing
Hi everyone,I'm new in this, and I been trying to take an specific information from a lot of xml files through a .zip file, but I still don't have success because looks like . I´m trying to get...
View ArticleDynamically De-Select Columns
I'm looking for a way to dynamically deselect columns that have NULL values for all of the rows. For example, by data looks like the example below...
View ArticleWIP Count by Month
I'm looking to solve a WIP count by month question. My data is updating daily and writing over previous repairs each day. When the unit is finally shipped, it will get a date in the "Ship_Date" column...
View ArticleHow do I write dummy results to a multi tab Excel output file
I've have a workflow prompt so for a list of product identifiers to run various queries and summarizations and then prepares a multi tab Excel output file. I can get the Excel output to correctly...
View ArticleReplace value in column with another value from same column
Hi there, I’m pretty new to Alteryx and am having difficulty with a small problem - I was wondering how to go about doing the following: I’m basically trying to update a value in the same field where...
View ArticleAppend feature in QVX (Qlikview output file)
Is it possible to include "Append existing" OR "Insert if new" feature in QVX (Qlikview output file) so that we can perform incremental load?If not, then how can we incorporate incremental load on QVX...
View ArticleMultiple Field Formula and Filter
Hi All, I am trying to figure out a way to calculate the following: I need to take the minimum Average Customer Traffic for each Flash Sales in a 30 minute segment, so basically for each of the 30-sec...
View ArticleData Analytics with Rules
Hi All, I have just started with Alteryx and trying to build a solution for the following.I have excel 1 (Data to be Analysed ) with following columns . The column category is the result column and...
View ArticleAdd date value to rows if date does not already exist for location
Hello All, I have reviewed this post: https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-Generate-Rows/ta-p/31368, which appears to be similar to what I'm trying to accomplish, but...
View ArticleCreate a Distance Matrix or Mileage Chart
Is there a way to determine the distance from one point in a spatial polygon to another? For example, in the following spatial object, could I determine the distance between the top point to the...
View Article