Hi,
I need help with powerapps gallery's and Pen Input controls (And forms).
So, i've created a simple expenses app, which allows users to record expenses and then claim them at a later date...
I have a claim screen, where it gives them a date period filter, and a 2 buttons. 1 above the gallery 'Sign ALL expenses' and 1 on the gallery itself 'Sign Expense' so the user can sign individual expenses.
That feature works fine, however, i can't seem to get the 'Sign ALL expenses' function to work (don't know where to start with it).
For the 'Sign Expense' button (for individual expenses), it opens an Edit form, gives the users a pen input and a submit button. That, updates the record with the signature.
How can i add the functionality, where you can sign, and apply it to all Filtered expenses?
Please help 😞
Attached is a screenshot of my app.
Kind Regards,
Connor Simpson
Hi @v-siky-msft ,
Also, Dropdown5_5 is my date period filter. (Please see attached screenshot).
This is my Items property: Sort(Distinct(Filter(ExpenseDetailsTable, EmployeeName=User().FullName),DatePeriod),Result,Ascending)
Kind Regards,
Connor Simpson
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 |
---|---|
179 | |
45 | |
44 | |
34 | |
33 |
User | Count |
---|---|
255 | |
82 | |
78 | |
67 | |
65 |