Forum Discussion
Creating internal parts order system in sharepoint
It could be you are able to do this as a site owner, since you have the rights to create lists on the site. But you have to know some PowerShell.
Will give it a try....but after i tested my app with a small list.
- DeletedNov 16, 2017There is a way to speed things up. You could ask your IT-department to make you a First Release User to receive this update sooner.
- Marco WierschemNov 16, 2017Brass ContributorOK, thanks.
So i have to wait and Check and Hope to receive it soon. - Dean_GrossNov 16, 2017Silver ContributorUnfortunately, tenants don't really have a version number that you can reference. There are many different services in each tenant that are frequently being updated. There is no way to know when a new feature like this will actually show up in a specific tenant. If there are any problems during the rollout, they will stop and fix them, which can result in some people getting it and others not having it..
- Marco WierschemNov 16, 2017Brass ContributorSorry for the typos.
Writing from mobile with German dictionary :-( - Marco WierschemNov 16, 2017Brass ContributorThat's good News. I Just have to Test or wait until i can so große powerapps Forms to See when the Feature ist available.
Or is there any way to find Out our tenant version without chasing our Bussi IT guys? - Dean_GrossNov 16, 2017Silver Contributor
yes it is now, see this announcement https://powerapps.microsoft.com/en-us/blog/custom-form-launch/
- Marco WierschemNov 16, 2017Brass Contributor
Running into the next issue :-(
Multiselect choices columns are not supported in powerapps.
I want to bypass this as I will just make it single choice and create multiple lines of the same item with only this one multichoice column different.
This will end up in multiple lines for one item. In my view I want to only show this line one time but i want to be able to filter on all options in this one column which replaces my multiselect.
Is this possible?