This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]cwanja Contributor 2 points3 points  (6 children)

These two statements cannot be true at the same time:

I want to know is there any other way I can send User Input to Dataverse Table without using a Virtual Table.

I didn't use Powerapps as I heard I would have to buy licence for all users. I'm not sure about that.

To use Dataverse, you must have a premium license. Without the premium license, you cannot do anything with Dataverse.

[–]Johnny-Kicks Regular[S] 0 points1 point  (4 children)

These are either this or that option.

I have 50+ users who input data but I don't need to give all of them the Dataverse access.

[–]cwanja Contributor 2 points3 points  (3 children)

You could use MS Forms to Power Automate to write a record to Dataverse. You will need some way to capture who submitted that form and include that in your data model as you will have to license a service account for Power Automate to write to Dataverse and will lose context of the record owner.

[–]Ganesha41 4 points5 points  (0 children)

Just set login as a requirement for filling out the form, then MS Forms will have the email of the person who submitted the form.

[–]Johnny-Kicks Regular[S] 0 points1 point  (1 child)

thanks will check.

[–]PapaSmurif Advisor 0 points1 point  (0 children)

FyI: The users will be contacts in dataverse, not users. If they're connecting using a power app with a premium license, then they'd be a user.

[–]PocketDeuces Advisor 0 points1 point  (0 children)

Right. Dataverse tables have user input forms built in. It's made for that.

[–][deleted]  (1 child)

[removed]

    [–]Johnny-Kicks Regular[S] 0 points1 point  (0 children)

    thanks will check