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?
Solved! Go to Solution.
I was able to accomplish this with solution i found online
Refresh(datasource);ResetForm(form);ClearCollect(ColName,'Data Source')
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
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
I was able to accomplish this with solution i found online
Refresh(datasource);ResetForm(form);ClearCollect(ColName,'Data Source')
User | Count |
---|---|
122 | |
87 | |
86 | |
75 | |
67 |
User | Count |
---|---|
214 | |
181 | |
137 | |
96 | |
83 |