Want to replace date with another date
My data has dates that I have converted to Alteryx date format. Some of those dates are 9999-12-31 Whenever the date of 9999-12-31 is found, I want to change it to 2017-12-31, or even better, Todays...
View ArticleSum function is adding previous columns together
Hello Everyone, So I'm joining two tables, one for AR and one for AP. I grouped this new table by JLS# and then Carrier Line (So there would be distinct rows for each CarrierLine) using the summarize...
View ArticleHow to load multiple json files into a single table?
I have a number of identically structured json files. I'd like to load them into a single table such that each file is a row in the table. The table column names should be derived from the 'key' of...
View ArticleError SQLFetch: [Amazon][Support] (40481) Invalid data format for '17-05-24'.
Attempting to pull data from Amazon Redshift and ran into the following error. The workflow previously worked.
View ArticleSummarize vs crosstab
I'm trying to come up with good ways to describe summarize vs cross tab to people with no data analytic background. Any help to kick-start my creative process would be greatly appreciated. When can a...
View ArticleIIF Statement "AND" & "Not Equal"
Hi, I am trying to create an if statement which filters to include and exclude multiple fields, then tags the data as "UK - Exceptions - Tax".The formula works and there is an output, but the !=...
View ArticleSummarize data
Hi,I am very new to alteryx and would like to have your help in solving a problem. I have 2 files, lets name as F1 & F2.Both files have bunch of tables. I need to take data from one table of F1 and...
View ArticleCondition Join? Join how?..... I'm just lost....
Please se the attached file. I am trying to join 2 workflows that I have mocked up. I created an "excel" solution so you have the end results that I am trying to achieve. Just not sure how to...
View ArticleMap Info to wkt conversion
is it possible to convert the Map Info file a to wkt(well-known text) format using alteryx? if so can you give me the steps. Thanks and appreciate your help.
View ArticleScheduling workflow (using Macro) in server
Hi, I tried to schedule the workflow in Alteryx server I am getting below error. And I have placed my job in server side as package (.yxzp) and tried to run the job. I could able to run the job...
View ArticleScheduling workflow (included Macro) in server
Hi, I tried to schedule the workflow in Alteryx server I am getting below error. And I have placed my job in server side as package (.yxzp) and tried to run the job. I could able to run the job...
View ArticleOutputting summarised data to excel for further analysis and charting
Hi all I am reasonably new to Alteryx, and require the use of the processing power of Alteryx to read and summarise excel data files that we cannot process efficiently in excel. I would like to...
View ArticleFor each row in a group, compare creation date with not outstanding date for...
Hi.I am looking at historic invoice data for different customers and I want to calculate for each invoice: “number of previous invoices still outstanding on creation”.Thus, I have to compare the...
View ArticleEqual Split Over Period
Hi! I posted this in the Tableau forums but was told it needed an ETL solution. I have a Start date, an End date and a Revenue number. I'd like to be able to split the revenue number equally over the...
View ArticleFinding the latest version of records
To give an example scenario. I have a UserInformation in a table with below columns.UserId,UserName,UserAddress,UpdatedDate. I need to get the latest Updated record for each User.(only one record per...
View ArticleStopping Alteryx when data does not properly join
Hi all. If this is in the wrong forum location please redirect me. For my workflow we have several joins and unions from disparate Data sources. If a particular join does not result in any matching...
View ArticleIs there a limited to how many nested IF Then statements can be used in one...
I have a pretty long nest of statements and it's returning one particular value that probably shouldn't be found at all. It looks like this but goes on for a long way: IF "AA" THEN "Afar" ELSEIF "AB"...
View ArticleDynamic Header Rename
I have a set of data that looks like this:Total PanelF4Income Under $20000F6Etc.01/03/14 - 01/02/1501/03/15 - 01/02/1601/03/14 - 01/02/1501/03/15 - 01/02/16Etc.DataDataDataDataDataDataDataDataDataData...
View Article