Hi. I'm successfully added a modern control drop-down that correctly grabs the "options" I want to choose from. But the default value it shows in a table of rows is not the actual underlying value in SQL server, but blank. I've tried setting DefaultSelectedItems = ThisItem.TheFieldInQuestion or {Value:ThisItem.TheFieldInQuestion}. Still nothing. Except for one random time, that did seem to work??? Please help!? Thanks!