Skip to main content
Known Participant
March 23, 2022
Question

Getting error while I am try to retrieve data ?

  • March 23, 2022
  • 16 replies
  • 9 views

Hi Everyone,

I am getting this error while I am trying to fetch the data.

A user picker component [label="User Name"] has an invalid value for "value". All users must be valid and visible to the viewer.

Please help me on this.

16 replies

gopalk2865
Participating Frequently
March 23, 2022

Hi, looks like you don't have valid value for selected users. Could you please share your code here ?

Known Participant
March 24, 2022

Due to security reason I cant share the code

stefanhelzle0001
Brainy
March 24, 2022

This might be caused by a problem in the group visibility setup.

Known Participant
March 24, 2022

I have checked, it is not group visibility issue

stefanhelzle0001
Brainy
March 24, 2022

OK. Then, following the error message, there must be an invalid value. You will need to find it.

sunilnaikb0002
Inspiring
March 24, 2022

Are you using save!value at Value parameter?

Known Participant
March 25, 2022

No

sunilnaikb0002
Inspiring
March 26, 2022

Please try using save!value using a!save() function at value parameter so that the value can be given properly.