Hi, I am very new to power automate and flows. I have managed to follow some tutorials and created a simple flow that works.

People fill in an online form and the data is sent to an Excel file, the flow then uploads the text fields into a share point list.
However, it is adding the following in certain areas in Excel, which is fine, but I dont want it uploaded into the share point list with the brackets, semi-colons or speech marks etc.
Example of Excel text: Help in the Home or Garden;Social and Community Support;Personal Care;
Example of what is being uploaded to sharepoint list: ["Help in the Home or Garden","Social and Community Support","Personal Care"]
What I need it to look like is this: Help in the Home or Garden, Social and Community Support, Personal Care
Can anyone help me please? I have tried to follow some other issues like this but I cant seem to figure out what to type out in the expressions/control box when I add one.