In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Row Formula

AS
8 - Asteroid

Hi Experts,

 

Can you please help me in solving this. If in similar Company code, Emp Name is appearing 2 times so we need to choose only Fixed type row.

 

Company CodeNameType
101AlexFixed
101AlexVariable
121NemoVariable
120MichealVariable
123ActFixed
121NemoFixed

 

Output-

Company CodeNameType
101AlexFixed
120MichealVariable
123ActFixed
121NemoFixed

 

1 REPLY 1
binuacs
21 - Polaris

@AS 

binuacs_0-1648123405460.png