I have created a flow which uses an SQL Stored Procedure with a number of parameters.
I want to use the output of this in my Canvas App.
How do I pass these parameters?
I have tried this without success:
ClearCollect(newCollection, RollCallDate.Run(TextInput1.Text))

Report
All responses (
Answers (