Hello All
The way the below form is setup is a user would select an IP address from the combobox which then does a lookup on a SP List to return the other fields. The user also has the option to type a manual IP is it does not yet exist. My idea would be to have a row as ID 1 on the SP Data List with default values to return in this scenario. How would I modify this formula to return the default "Department" value from the Data List when IP is not found?
Set(DetailsVar,LookUp('Device Data','IP Address' = ddip.Selected.Value))
I hope that made sense. Appreciate any help!

Report
All responses (
Answers (