Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Bug/local error? Creating null values for no raeson.

Hamder83
11 - Bolide

Hi 

I'm doing a simple workflow and I have 76734 records all filled out with a reciever country:

Hamder83_2-1614170927783.png


If I add a filter removing null values, it sorts out 14.307 records.

Hamder83_3-1614170949315.png

 

Hamder83_4-1614170996166.png

Hamder83_5-1614171007185.png



What am I missing?

5 REPLIES 5
pedrodrfaria
13 - Pulsar

Hi @Hamder83 

 

Is it possible to share the dataset or at least a sample data?

 

What I have seen before was that the Browse was giving me false information and I actually had null values.

 

Pedro.

Hamder83
11 - Bolide

Hi 

Ive attached a copy of my workflow.

But if I set a filter as the first thing in the flow removing null values in reciever country - there is no null values.


I've created a field: FlowMapping which is ProductNamePurchase and DeliveryCountry

And this contains xxxxDK/UK and so on, so the row has a reciever country?


Qiu
21 - Polaris
21 - Polaris

@Hamder83 
It is indeed odd.

Perhaps you can provide a snapshot of the data coming out from T anchor of the Filter?

 

pedrodrfaria
13 - Pulsar

Hi @Hamder83 

 

You have a column called ReceiverCountry (no null values) and a column called RecieverCountry (has null values).

 

pedrodrfaria_0-1614172219543.png

 

 

When I fixed the filter tool to filter by the ReceiverCountry column, it worked perfectly, see below. Before the RecieverCountry was the one being used, which I'm assuming it was not the intention due to your questions.

 

pedrodrfaria_0-1614172168962.png

 

Qiu
21 - Polaris
21 - Polaris

@Hamder83 

The filter is set for InvoiceNumberPurchase

Qiu_0-1614172499180.png

 

Labels
Top Solution Authors