Hi
I'm Creating simple Application which will have some text inputs.
In Gallery I have Some Text Inputs and in that some of them to be Populated
I need to Populate lets Say " Type" & "Description" Fields in the App Based on "Activity" Field.
When User Enters Data into "Activity" field, the "Type" and "Description" Should Automatically Populate the Corresponding Data.
Populating should happen in new added line also.
I will Keep Activity, Type, Description Data in Excel for lookup.
Text Input Controls are Text Format only
Activity Data
Application Screen
Hi @Puneeth656 ,
Set Default property of TextInput_Type to
LookUp(TableName, Activity=TextInput_Activity.Text).Type, like this:
Best Regards,
Habsburg Qian
If this post helps, then please consider Accept it as the solution to help the other members find it.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473