web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Apps
Answered

Formula Help

(0) ShareShare
ReportReport
Posted on by 237

Hi,

 

I have a tabbed form. The user fills out the form and then the approvers get a deep link to the tabbed form to approve and update a few other fields.

 

On this form, the Vendor Number on Tab 2 needs a formula to pull the vendor number if there was an input by the user in the first tab of the form "Existing Vendor Number". IF there was no input in this field by the user then the approver should be able to manually enter one. IF there is already an input in the field by the user, then the approver should be able to update it/correct it.

 

Tab 1 where the user inputs are: 

NPatel12498_0-1709221488969.png

 

Tab 2 where the approver will need to be able to make edits and submit:

NPatel12498_1-1709221539627.png

 

Right now the  Vendor Number field has a default property of Parent.Default. 

 

Any help in getting this formula together will be appreciated. 

Categories:
I have the same question (0)
  • Verified answer
    NP-18101421-0 Profile Picture
    237 on at

    I was able to use a variable.

     

    For the Existing Vendor Number, I set the onchange property to set the variable to the datacard value that was entered. On the next tab, I set the vendor number default property to: 

    If(IsBlank(varExistingVendorNumber),ThisItem.'Vendor Number',varExistingVendorNumber) 

    and I set the onchange property of the Vendor Number field to:

    Set(varExistingVendorNumber,DataCardValue6.Text)

     

     

     

  • NP-18101421-0 Profile Picture
    237 on at

    Hi what does that formula look like? and when would I set that variable? When the user hits submit? 

  • Vaish123 Profile Picture
    136 on at

    Hi,
    First filter the vendor number which exist and save it into a variable. Map the variable into the vendor number column in tab 2. 


Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 401

#2
WarrenBelz Profile Picture

WarrenBelz 334 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 325 Super User 2025 Season 2

Last 30 days Overall leaderboard