Hi together,
I have an app that collects input data from users and inserts it in a SP list. Within the app I have two dropdowns with projects that are from another SP list, so the users can only choose between these projects.
The two dropdowns have the following formulas:
Sort(Distinct('RnD project WBS';'Project Name');Value)
and
Filter('RnD project WBS';'Project Name'=ddl_ProjectName.SelectedText.Value)
My question is:
How can I get these inputs insert in my SP list where all the other data of the Power App is collected.
Thanks for supporting!

Report
All responses (
Answers (