Hey I am new here.
I have to make an application for my internship that can easily lend products.
What you see here is an image of the projector that I have put in my table,
what i am now is if i choose the date in my detail screen i switch off the visibility of the icon but i want this only for the first item the problem is that they all change so my question is how can i address this separately
Solved! Go to Solution.
@Anonymous
Put this code in the Visible property of the icon right arrow. My assumption is EndDate will be blank if the item is not checked out.
!IsBlank(ThisItem.EndDate)
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
the end date has not been entered in the table I
the user using the app must enter this on the detail screen with a date selector
error pic i cant select the other items now:
date picker:
@Anonymous
Please share some screenshots of the underlying data.
all icons are connected
if I say at the top icon
visibility = false
then I don't see any more
I use the button to go to the detail screen, where I select my date

if the date value that I choose is greater than today's date, I only want the item that I have clicked that this item is no longer active so that they can no longer reserve it I submit this value with the button at the bottom of the screen
i didnt code it in yet but i want it on this button
the code that u see here is for a mail a collection and a pop up screen
i will add the app also so its a bit more clear
so can anyone help 🙂 ??
he cant find the id of the button
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
190 | |
53 | |
51 | |
36 | |
33 |
User | Count |
---|---|
268 | |
97 | |
81 | |
68 | |
68 |