cancel
Showing results for 
Search instead for 
Did you mean: 

Decipher IDP - filter special characters (+,=,#)

ncstephe
Level 3

Hello - 

I am trying to filter out certain characters to prevent them from being exported as they will cause errors in the application being used down the line. I have used the "Exclude Values" column in the DFD as well as the "FilterContent" misc parameter successfully with other characters, but cannot filter out certain special characters (ex. =,+,$). I assume this is because these characters can function as operators but I am not sure. 

Is there formula/parameter I can add to omit these characters from the value that is extracted? 

2 REPLIES 2

Nandhakumar
Level 6

Hi @ncstephe ,

Ideally, exclude should work as per you config but if you still get the special Chars then, i would suggest you to have another round of validation in blueprism to remove those unnecessary characters before data entry.

Thanks,

Nandha

ncstephe
Level 3

Thank you for the relpy @Nandhakumar !