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.