Quantcast
Channel: Data Preparation & Blending discussions
Browsing all 4999 articles
Browse latest View live

Text To Column Help

I have a list of SKUs that come from our oracle business intelligence program as text OR scientific form (example, 1.01E07). I need the scientific form to come through as text (1010000000) so the...

View Article


Text To Column Help

I have a list of SKUs that come from our oracle business intelligence program as text OR scientific form (example, 1.01E07). I need the scientific form to come through as text (1010000000) so the...

View Article


Custom Multiple Filter on one field

Hello, I am trying to filter out multiple locations and am having troubles with the custom filter.  If I do the syntax '[Destination Locn] != "80506" ' with just one location it works but when I add...

View Article

How To Sort IP Addresses

The default sorter for IP addresses in Alteryx is what you'd expect. It doesn't understand how octets work and sorts weirdly.With this input listIP...

View Article

How to remove false CRLF and concatenate the data from 2 rows

Hi, I have installed version 10.5.9 and used the Data Cleanser to remove Line Breaks.However, I need to concatenate the (two or more) rows that had a false line break as well. I tried to use the RegEx...

View Article


Merge data from duplicate rows based on a unique column

Hello, I have a large data set that contains duplicate records but have unique sub reasons with the duplicate record like below:RecordService Date-TimeCustomerCustomer TypePrimary ReasonSub Reason1Apr...

View Article

error converting txt document string fields to numbers

Hey guys, Even though the .txt file type is not supported, I'm able to import my .txt file successfully since it is tab delimited.  I've verified that my .txt file is successfully imported by looking...

View Article

Join Warning

Hi All, I ran the workflow and got the warning message as shown below. Join:  The field 'ABC' is not contained in the record.I am new to Alteryx and please help me to resolve the above warning. Thanks...

View Article


How to do dynamic calculations across columns/fields plus vary number of...

Hi All:)Hope you had a great Easter:) Please find the part of workflow I'm working on and data file attached.There are 2 input sheets :  data example_data and summ_var with coefficients. What has to be...

View Article


Grant selection right in the middle of workflow

HelloI have something I want to achieve with Alteryx.Is it possible to create the following workflow? I have a database of addresses and buildings, I'd like to list building candidates with ambiguous...

View Article

Rename multiple excel files and read multiple excel files together.

I have two files (File A/B). File A is a CSV that contains two key pieces of data: "location" and "filename". The filename is system generated and changes with every (daily) run (eg:...

View Article

Calculating sum of multiple columns

I currently run into the following problem: Type of file: detailed income statement for one year for entities being subsidiaries of a Holding entity.Data file: 220 columns (one column for each entitiy...

View Article

Image may be NSFW.
Clik here to view.

How to transform raw data in Pivot table format to row base?

I have a raw data that comes in a pivot table format (example the raw data below with just data1 and data2) . Wanted to  revert  the pivot table  (refer target format)1) all date in date2) all data in...

View Article


convert string "Wed Mar 02nd 2016 00:00:00" to a valid date

Hi allI have a datasource where the datestring is in this format: Tue Mar 01st 2016 00:00:00Wed Mar 02nd 2016 00:00:00Thu Mar 03rd 2016 00:00:00Fri Mar 04th 2016 00:00:00...Could you please give me a...

View Article

In Database Formula tool - working with Oracle

Does anyone have tips on how to use the in-database formula tool with Oracle?  No matter what I try, it errors.  The connection to the oracle database is fine and the SQL in the query is good also....

View Article


Grand Prix Qualifying Round workflows

Hey all, A team member recently competed in the qualifying round of the Grand Prix and forwarded the rest of us the questions once she had finished.  I am new to Alteryx, and so am using this as an...

View Article

Multi-Row Formula producing negative numbers

I have a list of N records (only 1 field) and am dividing the (N+1)th record by the Nth record for all N>1. For N = 1, I set the value to 1. Here is my expression: IF [Field1] = 1 THEN [Field1] = 1...

View Article


Nested POW functions

Is there no way to nest a POW function within another POW function? For example, I am getting the error "Wrong number of parameters for the function 'POW'" with the following code:...

View Article

Filter between 2 numbers

Hi, I'm fairly new to Alteryx. I have data that has a column with postal codes and I want to filter these code between a particular range, lets say from 1000 to 2500. I wrote the expression in the...

View Article

Help: Count consecutive number of columns with zero's per row

Hi, some help with the following problem would be super I have a multitude of rows, each one with 36 columns (one per month, for three years). Each one of them start with a 0 in the first column and...

View Article
Browsing all 4999 articles
Browse latest View live


Latest Images