Hi,
I am using 3 sp list to make my dropdown lists working and save in the master list
Dropdown 1 = Country - onChange
Dropdown 2 = State - onChange
List Structure - Country
Country Name
India
Srilanka
Nepal
Fiji
List Structure - State
State Name City Name (Choices)
Maharastra Pune;Nashik;Nagpur
Gujraat Ahmedabad;Surat;Vadodara,Rajkot
Karnataka Banglore,Hubli
Dynamic radio button will populated based on selection of state
Thanks,
Amit
Hi @tchin-nin, Thanks for the response.
i am using dropdown control and i am not able to save the data into master list. can this is possible or not if not than i can invest more time on this using different approaches.
Hi,
Pretty sure it had work for me, but cannot make it work anymore. I'm trying other approach.
Otherwise, if you can use a Single line of text that will serve you as a "light" look up, it should work. But you have to be aware that as a light lookup, updating data in the looked up list wont update data in your master list.
To do so, just replace the update property of your Datacard by Dropdownlist.Selected.Value and make the Default property of the dropdown to if(SharePointForm.Mode=FormMode.New,"",ThisItem.SingleLineofTextColumn).
Shane Young as quite a good video on this https://youtu.be/43ekj5MlNJU
Théo
Hi @tchin-nin Even i have tried as well to make it as Single Line Text but no luck.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
205 | |
187 | |
77 | |
49 | |
37 |
User | Count |
---|---|
318 | |
262 | |
122 | |
73 | |
60 |