I've been trying for hours to resolve this and I give up. I need help! I'll try to put in as much context as possible. I created a List Box in Power Apps for a column called Service in SharePoint List. Service is a choice column that allows multiple selections. When I run the app and point to a row that should have something under Service, no selection is currently made (even though there should be). I changed the formula under "Default" from "1" to
ThisItem.Service.Value
I get the error: Expected Text value. I tried several different solutions and none seem to work. Please, can anyone help?