Hello,
Please I am trying to get the values of some custom fields from user table and return the values to text field.
I have three custom fields in the user table; the logic behind it is if textinput1 equals 60 then fetch from the two custom fields that have 60 related and return the values of these two custom fields to textinput2 and textinput3.
Any help will be appreciated.
P.S: I am a bit new to building power apps and using power query.