Hello everybody. i have a working app where i display a gallery , the items i get on a collect and its a very simple 3 input controls for each item. the thing is that for a few days ago i have made that the items have a column where i define if the item is sold "simple" and then i display only a 4th input control where the user inputs 1 value isted of 3 . The controls have a visible property of :
ThisItem.item_solgt_enkelt = 'item_solgt_enkelt (Varer)'.No or Yes.
The point is that it seems to work fine but only on Computer Browser, not neither iOS or Android. i have two screenshots that proves it. that means that there has to be a bug ?
The first item on the gallery does not display anything at all but the others do.
Ideas ?
Hi @t12013 ,
Could you please share more details about your scenario? What values are in the item_solgt_enkelt column, "Yes" and "No"? What is 'item_solgt_enkelt (Varer)'.No or Yes, which seems like the option-sets from Dataverse?
I have made a simple test but did not reproduce this issue:
1\ App OnStart:
2\ Visible of the TextInput:
If(ThisItem.'Yes or No' = "Yes", true,false)
This App works fine in both computer browser and iOS Power Apps Mobile app. Please provide more information.
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
User | Count |
---|---|
253 | |
125 | |
106 | |
50 | |
49 |