Hi @IT_User,
unfortunately the behaviour you want is not the default one.
The solution to your problem is to create a column which you can include but hide in the form. Using the power designer or jQuery in your power page.
You can than use the User().id which comes from the user Object once the user is logged in and populate the field.
With that you will have the needed information inside dataverse and can filter.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.