Hi All, I have a situation where on click of button i have created a record in CDS, so far fine.
Again when i Log in to the app i would want to populate the created record values back in the screen textbox which is in the gallery. I am not sure how to loop through and populate the values in the textbox accordingly. Any help is much appreciated. Please find the screenshot.
Thanks,
Bala
Solved! Go to Solution.
@eka24Thanks for the reply. Actually all the textboxes are inside the gallery. I have collections(Screenshot#1 below)
Step1: I am loading the collection in the Items property of the gallery.
Step2: Filling time for each project and click on submit button --> gets saved in CDS entity.
Step3: Here comes the prob, when I am log in back again to the screen. I would want to populate the records(Screenshot#2) back again for the current week.
Please let me know if any thing needed?
Screenshot#!
Screenshot#2
Thanks,
Bala
@eka24is there a possibility to show the current week record in the same gallery. Just wanted to know. Thanks in advance
Thanks,
Bala
Try This:
Filter(YourTable, YourDateField>=DateAdd(Today(),8,Days))
let me know if it worked.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
202 | |
174 | |
62 | |
32 | |
31 |
User | Count |
---|---|
324 | |
268 | |
104 | |
73 | |
56 |