Notifications
Announcements
Hi,I am new to PowerApps but I am trying to build a form in a tabular format that allows the user to add new rows, update rows and delete rows using Excel as a data source. To start a new table form they would be prompted to select a month and year which would automatically be filled in the month and year column as a new row is being entered. Also based on a drop down selection the other fields will be pre-determined. They should be able to view the table list, edit rows and delete. Also I would like to add a filter pane that filters the table view. What is the best approach to this?
Hey! So, you should have a screen with a gallery and the dates
To filter you should use this: Filter(dataSource; Created > DatePickerFirstDate && Created < DatePickerSecondDate)
Then, on the OnSelect Property of the gallery you should navigate to a screen with a form to edit the line
If you need additional help please tag me in your reply and please like my reply.If my reply provided you with a solution, pleased mark it as a solution ✔️!Best regards,Gonçalo Nogueira
@RezaDorrani has an amazing video for grid like data entry. Check it out.
Power Apps Editable Table/Gallery like Excel (Tutorial) - YouTube
Also is it possible to based on a drop down selection, presents a complete list in a table to enter data for, for example. Item A is linked to items in another column (1,2,3) if I select A it will create : rows auto filled with 1, 2, 3
Yes.You cans et the default to Dropdown.Selected.ValueOrIf(DropdDown.Selected.Value = "1"; "1"; "anything but 1")
@Sage22 - What is the number of records in your excel source? Is this your sample source & will change in future?
Well. It’s a predefined table with categories and subcategories and about 3 fields that are empty. Which will be the input fields. So the form will have a drop down list of categories and when one is selected it will prepopulate the other columns based on that category and the other input fields will be entering a number and the date selected will fill in the month and year. The categories may change but it will be done from the data source.
@Sage22 alright. Have a look at the video shared by @zmansuri & see if that resolves your problem
I have exact scenario in one of my app. 3 values will be pre filled from the above drop down. and user will just have to select month and enter budget. That video helped. Tell me if you need help
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 739 Most Valuable Professional
Michael E. Gernaey 343 Super User 2025 Season 2
Power Platform 1919 268