How to use simple operations to build a Jira filter (Cloud)

Hi,
I am trying to create a filter that would display issues that would follow a certain constraint:
(“RemainingEstimate” + “Time Spent”) > “OriginalEstimate”
Would anyone know how I could achieve that?
Thanks in advance!