Forum Discussion
Anonymous
6 years agoNot applicable
Invoking Custom Function to insert new rows
Hi, I'd like to build a report that allows users to manually enter values that will be appended into one table. The goal is for the user to enter specific values into parameters, and then this ne...
v-alq-msft
6 years agoCommunity Support
Hi, Anonymous
Based on my research. If you only want to add one row, it is OK. If you want to add multiple rows, multiple queries will be created. As soon as you invoke the function, a new query is created.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.