Divide link action for logged user and non logged

Hey everyone, is there please a way how to differentiate the link action for logged in user and the user without an account (not logged in) without creating a new screen? I tried to do it with condition logged in user - email - is equal - empty, but it doesn’t work. Is there another way? Thanks.

that part I dont get …else, I applied the logged user or admin True/false and it worked nicely,
showing button or displaying another Screen

Good idea, I didn’t think of that. Thanks!