Combined Report - Setting report criteria with form fields

Combined Report - Setting report criteria with form fields

I have a Products Form (name, minimum stock) and Product Stock Form (product, current stock). I would like to display only the products with low stock.

Like Product Stock Form->current stock < Products Form->minimum stock. It looks like the set criteria allows to enter values only.

Is this possible?