Guys. I Need to make a Card value that is the formula Lookup, based on a ComboBox value, returning another value, the data is a excel spreadsheet.
When I enter the Edit mode Page, the lookup does not calculate the formula, so I checked that the issue is on the combobox value, when you enter the EditMode Page with a ComboBox value, the value shows on the combobox, but it actually has no value....
let me try to explain in images.
1 - this is happened when I click on my gallery on the edit mode, so the form is editable, but the CB value is wierd, as I said,
the value appears, but is blank...

And this happens when I change the value of the CB to the same value....

Im using on the DefaultSelectedItems property of the CB this formula : {Value:ThisItem.Sintoma}, to bring the value registered.