Calculated Field error list = string


Here the error says that the dynamicfilter type is a list and i’m trying to compare it with a string

but I’ve kept the data type as string for the dynamicfilter and have given mutliple values as type of values

where did I go wrong?

your parameter is multiple value configured, right. Thats why is shows List = String.
Should the parameter contain multiple values or always just one?

The Parameter Should Contain Multiple Values So when I create a control I should be able to select more than one value , the control should work according to the image
image

then you have to try it with contains or in

Hello @Vysh27 !

Was @ErikG 's suggestion helpful and if so could you mark their comment as a solution to help the community?

It has been some time since we have heard from you but would still like to help find a solution. If we do not hear from you in the next 3 business days this post will be archived.

I am having same issue with the ifelse formula and have tried using both contains and in functions but still i am getting same error that the function cannot compare a string list and a string, kindly help me with it. Thank you.

1 Like