value for the flexfield segment does not exist in the value set, truncating if 1st value is space.
I am trying to run a report and while taking values from parameter list I am getting this error
"value for the flexfield segment does not exist in the value set".
However this is only the case with few values in the list, all others are not giving this error.
While checking from backend, all values are available, but from front end I am facing this issue.
As far as I observed it is happing with the values where 1st character is space, while taking the values it is truncating the space and then taking it.
Please suggest what needs to be done.