We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Hiding rows from output

Inactive User
Not applicable

 

Hi all,

 

This might be a stupid question and my apologies if it is but,

 

I'm new to Alteyrx designer and need some help so basically I have run my workflow and this is the output I have but I'm just wondering is there a way to hide the rows that have a W_Code of leave as I don't want to see them? 

 

any help is much appreciated.

 

CodeDescriptionW_Code
OPSTEAMDev OpsOPSTEAM
OTOvertimeOT
PROProposals New WorkPRO
REGINRegulatory InspectionsREGIN
TRAEXTTraining ExternalTRAEXT
TRAINTTraining InternalTRAINT
TRAVTravelling TimeTRAV
HLAnnual LeaveLeave
MTLMaternity LeaveLeave
PARLParents LeaveLeave
PBHOLPublic/Bank HolidayLeave
PLPaternity LeaveLeave
PRNTLParental leaveLeave
SKSick Leave UncertifiedLeave
SK-CERTSick Leave CertifiedLeave
SLStudy LeaveLeave
SPSpecial Leave (Breavement/Force Majure, Etc)Leave
ULUnpaid LeaveLeave
1 REPLY 1
Christina_H
14 - Magnetar

You need the filter tool, using W_Code != "Leave"

Christina_H_0-1665737194768.png

 

Labels
Top Solution Authors