I have an excel data source with 2 columns - Item Code and Item Name.
In Power Apps I have Screen1 with a Combo Box where users choose Item Code and a List Box with Value = Item Name and A Dependency of - [Parent Control = Item Code, Result and Matching Field = Table1, Item Code].
This returns the Item Name automatically in the List Box when the Item Code is selected in the Combo Box.
Then Screen2 has a form with a data source of a Sharepoint List. The Item Code is pulled through via "ItemCode.Selected.Result" but I can not get the Item Name to pull through.....tried all sorts of combinations.
Could someone assist if possible please?
Thanks, Adam