Hi Guys,
i am trying to use Powerautomate to build csv fle with the data from dataverse table.
below is the table data:

you can see the column "category" have multiple items seperated by ";"
i want to create a csv file for that, how can I do that, especially how can I deal with the category column?
in order to make the csv file query able.
i have to create repeat items in csv for SW-0017
| AppID | ApprovalType | SoftwareManufacturer | SoftwareTitle | category |
| SW-0017 | Auto Approve | Adobe | Connect Plugin | Adobe |
| SW-0017 | Auto Approve | Adobe | Connect Plugin | PDF |
| SW-0017 | Auto Approve | Adobe | Connect Plugin | reader |
how can I do that? please share your idea if you have better way.
Thanks a lot.
Ray