Ok I am building an application that involves sprints. I have four separate screens within the power app which represent each sprint. On each page I have a edit form which has the questions for each sprint. Once sprint 0 is filled out, I would like for the redundant data to be filled out for the other sprints and that is where I am running into the issue.
Example of forms on:
(Screen 1 - Sprint 0): Name, Sprint, Information, POC
(Screen 2 - Sprint 1): Name, Sprint, Information, POC, Funding
(Screen 3 - Sprint 2): Name, Sprint, Information, POC, Funding, Date
(Screen 4 - Sprint 3): Name, Sprint, Information, POC, Completed
As you can see a lot of the information would be the same, but I need a new object for each sprint within the share point list. I would like to find a way that the use only has to type "Name" in one time and it autofills to the other forms. Any information or ideas would be greatly appreciated.
I have tried setting a Global Variables a couple different ways to accomplish this with no success, any examples or ideas on how you would accomplish this would be greatly appreciated!
Solved! Go to Solution.
Figured it out, just needed to add a space after "Sprint " in the code you submitted above! Thank you again for all your help!
Yes, that is why I was looking for a visual of the choice column values.
The last formula provided had a space after Sprint, so that should have worked unless you somehow removed it or I'm just not understanding the spacing you have in the choice column.
Glad progress is being made though!!
User | Count |
---|---|
121 | |
87 | |
87 | |
75 | |
66 |
User | Count |
---|---|
215 | |
180 | |
138 | |
96 | |
82 |