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

Announcements

News and Announcements icon
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)
  • 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. 


  • 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? 

  • 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)

     

     

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard