Hello!
I am trying to make a application. There is a Dataverse table named "Questions" containing two column "ID" and "Description".
And there is another Dataverse table named "Answers" where I want to save the data. Which contains all of the tables.
In PowerApps I have a gallery which is connected to the database "Answers".
In the question section highlighted in the below picture I want those questions should come from the database "Questions".
How can I do that?
And I want the "ID" from the database "Question" to the below highlighted area.
How can I do that?
And after that I will patch those data to the database named "Answers".
Please! Help me out of this situation.
Solved! Go to Solution.
1. The Items property of the Gallery must be the 'Questions' table.
2. Add other controls to capture the answers for each question.
3. Use Patch to add the answers to the 'Answers' table.
1. The Items property of the Gallery must be the 'Questions' table.
2. Add other controls to capture the answers for each question.
3. Use Patch to add the answers to the 'Answers' table.
User | Count |
---|---|
262 | |
110 | |
98 | |
54 | |
39 |