0

enter image description here

May I know how PowerApps linking two different form by SOPNUMBER

[Sales Order Transaction] = Parent

contain = Edit Form - Default mode (new) and Gallery

[Sales Order Item] = Child

contain = Edit Form - Default mode (new)

Problem :

  1. So far I not sure how to pass Sales Order Transaction 'SOPNUMBER' to Sales Order item.
  2. I am using SQL method to store data. how to get current 'EDIT FORM-SOPNUMBER' field as record, so that filter with SOPNUMBER. For example, [items] = Filter(SOP10200,SOPNUMBER = DataCardValue8.Text).
Desmond Sim
  • 211
  • 2
  • 19
  • what is the OnSelect currently for your Add Item button? Is your Sales Order Item form in the same PowerApp or separate? – JBerg Jun 29 '22 at 17:58
  • so far gallery is working. by sorting the data. i used" Filter(SOP10200, SOPNUMBE = SOGALLERY.Selected.SOPNUMBE ". I try create new question . ) – Desmond Sim Jul 01 '22 at 08:04
  • https://stackoverflow.com/questions/72826313/powerapps-give-an-error-of-during-saving-to-sql-database – Desmond Sim Jul 01 '22 at 08:16

0 Answers0