I have a list in SharePoint with multiple columns that has 40 items which make up a checklist. This list, in database terms, is a look-up table or dimension table.
I need to make a PowerApp which will take the data from the list mentioned above, physically add one value to each of the 40 items (this one value is entered by an Employee), and then patch or save this to another SharePoint list (The "Fact" Table). So, basically, I'm taking a bunch of data from the 40 item check list, adding one Employee added value to each item, and putting it all in another SharePoint list.
I know that I could just add an Edit form or something like this that would show all 40 items and then have a blank field for the one missing value (that the employee would add each day) but I'm wondering if there is another solution where there is only 40 text input boxes on the screen and a text label prompting what should be entered.
Thanks for any replies - much appreciated.


Report
All responses (
Answers (