0
votes

I am creating a workbook involving Customers and associated products. I would only like to show Customers that are 'Active'. The field Status will have this value in it.

So, I want to create a calculated field filter item to say If the Status field reads 'Active', then show those and this is what I have so far.

IF Status = 'Active' THEN ELSE END

I'm new to Tableau and don't have much SQL experience, so any help would be much appreciated! Thank you in advance!

1

1 Answers

2
votes

It's simpler than that. Just drag 'Status' Field to the Filters box in the worksheet, and select 'Active'.

It's very very basic stuff, please read the basic tutorials or watch the tutorial videos. This one should be explained here http://www.tableausoftware.com/learn/tutorials/on-demand/filtering-conditions-0

Watch the others too