PowerApps Form for SharePoint Dependent Fields
Hello all,
I’m very new to PowerApps; just started yesterday kind of new. I was hoping the solve would be simple but I’ve been going down the rabbit hole of solutions for hours now and I’m no closer to fixing the issue.
I’ve built a form starting from my SharePoint list page and and choosing PowerApps from the Integrate menu. The form has pulled all of the fields correctly. The form is only to submit new items and I have it defaulted to “New” for the mode. Nearly every field is restricted to numbers only.
My problem is that I want certain fields to only show if there is a value input in another field while the user is filling out the form. IsBlank and =0 are not working for me. I’ve been reading that the number restriction can cause issues for this function and I am hoping for some assistance.
I want “Cold Calling Contacts” and “Cold Calling Installs” to only show if a number greater than 0 is entered into “Hours Spent Cold Calling”.
Any help is greatly appreciated.
Hello all,I’m very new to PowerApps; just started yesterday kind of new. I was hoping the solve would be simple but I’ve been going down the rabbit hole of solutions for hours now and I’m no closer to fixing the issue. I’ve built a form starting from my SharePoint list page and and choosing PowerApps from the Integrate menu. The form has pulled all of the fields correctly. The form is only to submit new items and I have it defaulted to “New” for the mode. Nearly every field is restricted to numbers only. My problem is that I want certain fields to only show if there is a value input in another field while the user is filling out the form. IsBlank and =0 are not working for me. I’ve been reading that the number restriction can cause issues for this function and I am hoping for some assistance. I want “Cold Calling Contacts” and “Cold Calling Installs” to only show if a number greater than 0 is entered into “Hours Spent Cold Calling”.Any help is greatly appreciated. Read More