Hello,
I have a Sharepoint Online form with two fields : one is a Combobox field with all our assets (>1000 values), and the other one is a metadata tree (3 levels of hierarchy, ~60 items).
When I open the Sharepoint form, i can see all the items on Asset, and every element in the metadata with hierarchy correctly showing.
BUT when I open the form with Power Apps and I publish without any change, since the formulaes are 'Choice(Metadata_tree' everything breaks down : only 20 items ares shown, but I can search for the others, and the hierarchy breaks down too.
I want to do some more advanced stuff, but imagine I just want to change the background color of the form : how can I edit the form with power apps and keep the same functionality as native sharepoint form ?
Thank you