
Announcements
I am using data flows to connect to my sharePoint online list in an attempt to bring our SP database over to Dataverse. However I am having an issue when it comes to Multi select columns (In this case it is the "System" column) and the dataflow will not refresh.
Has anyone found a work around? It's seem really redundant of Dataverse not work with these column types...
Here is my error: Error Code: Mashup Exception Expression Error, Error Details: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: We cannot convert a value of type List to type Text. Details: Reason = Expression.Error;Value = {[...]};Microsoft.Data.Mashup.Error.Context = System (Request ID: e7bd5df0-22f0-4e2e-801b-ee5e675decf4).
Unlike the other single select columns, there is no icon on the column for me to extract the values from list to record and record to value.
Any help would be appreciated.