Got it.
Change your items property of the Problems entity to something like this:
Filter(Problems, IsBlank(Lookup(Problems, Problem_ID = Problem_ID && StartsWith(Subject, "Resolved"))))
Let me know if it doesn't work and the error you get.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!
Hardit(Haman)