Alteryx Designer Desktop Discussions

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

Replacing row value

Aleksandar1
7 - Meteor

How can i replace row with value 'Podaci o poreskoj prijavi" for 'PodaciOPrijavi

 

Thanks!

4 REPLIES 4
binuacs
20 - Arcturus

@Aleksandar1 Use the Replace() function

 

Replace([Field],"PodaciOPrijavi","'Podaci o poreskoj prijavi")

Aleksandar1
7 - Meteor

I get the same result

binuacs
20 - Arcturus

@Aleksandar1 what is the value of [1] ?

Aleksandar1
7 - Meteor

Name of field

Labels