Grouping Columns in an Alteryx Database
Is there a way to group columns in a database based upon column names having the same text prefix?  I'd like to loop through columns for some operations in a "for groupnam ...
Posted By: jbrzezinski
Posted On: 05/19/2013 12:43 PM
Category: Tips and Tricks
Comments: 0
(0)
Convert Polygons to Polylines
This macro would allow you to convert polygons into polylines
Posted On: 05/15/2013 05:37 PM
Category: Spatial
(0)
Alteryx 8.1/8.5 Tool Icon Comparison
Posted On: 05/10/2013 07:08 PM
Category: Quick Start Guides
(0)
FAQ: January 2013 Update Releases
Posted On: 05/09/2013 04:35 PM
Category: Demographic Analysis
(0)
Make negative numbers (Red)
This will show the process involved to make negative numbers in your report red.
Posted On: 05/09/2013 10:57 AM
Category: Reporting
(0)
Reporting - Quick Tips
This will overview tips for the Reporting tools.
Posted On: 05/09/2013 10:57 AM
Category: Tips and TricksReporting
(0)
can you append records to an existing alteryx database (yxdb)?
I'm looking to add records to an alteryx database each week from another data source. One way would be to create a new yxdb each week, but that doesn't seem like the best o ...
Posted By: avoel
Posted On: 05/08/2013 09:18 PM
Category: Documentation
Comments: 2
(4)
how to delete records
I am trying to delete records in a table.  Is there a way just to delete the records in the output table using pre create sql, for Ex:
Delete from TableA  where column1  = 'Y&# ...
Posted By: lalitha.madakshira
Posted On: 05/08/2013 09:12 PM
Category: 
Comments: 4
(1)
How to merge two data sets?
I'm trying to append a source dataset to a target dataset that both contain a common date field, but with different values for date in the respective datasets.  Is there a meth ...
Posted By: asantos
Posted On: 05/06/2013 05:58 AM
Category: Join
Comments: 1
(0)
difference between join input and output
Hello All,
I'm working through a trial of Alteryx and was wondering if anyone could explain a situation where the number of records for an input data source to a join (say the ...
Posted By: asantos
Posted On: 04/25/2013 06:50 PM
Category: Join
Comments: 2
(0)