Hi guys,
Basically I create a Help Desk ticketing system and connected it to a SP list - however I want to be able to add mutli users into one ticket any suggestions?

Hi guys,
Basically I create a Help Desk ticketing system and connected it to a SP list - however I want to be able to add mutli users into one ticket any suggestions?
@oelkadri ,
In your SP List people picker column, make it as allow multiple selection to yes. In powerapps add combobox control and set the property to AllowMultipleselections to true, so that you can add multi users into one ticket.