Thanks Lars,
I tried that option of creating a calculated column with this expression:
substring("OBJNR",1,1). So once I have that then maybe I could filter on it. But the Expression editor doesn't take SUBSTRING as a valid function name. However substring("OBJNR",1,1) works when i call in in the SQL console.