cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
VeeLearnMSFT
Post Partisan
Post Partisan

PowerApps Form Control - When I press Reset Form I cannot select Drop Down to View Records

I have a drop down to bring in the data from the SharePoint list.  Everything works fine until I press the Reset Form Button....when I try to interact with the dropdown again it does not bring anything in...Is it a setting that I need to adjust so that I can view the list again?

 

VeeLearnMSFT_0-1660223520507.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
VeeLearnMSFT
Post Partisan
Post Partisan

I was able to accomplish this with solution i found online

 

 Refresh(datasource);ResetForm(form);ClearCollect(ColName,'Data Source')

 

View solution in original post

4 REPLIES 4
phipps0218
Super User
Super User

How is the items of the dropdown being populated?

 

Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful because this can help others.

LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
Twitter: https://twitter.com/phipps0218

It is  LookUp function

VeeLearnMSFT_0-1660226899699.png

 

On reset button try a refresh to the datasource of the lookup and see if that works.

 

Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful because this can help others.

LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
Twitter: https://twitter.com/phipps0218

VeeLearnMSFT
Post Partisan
Post Partisan

I was able to accomplish this with solution i found online

 

 Refresh(datasource);ResetForm(form);ClearCollect(ColName,'Data Source')

 

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (2,270)