Redirect to different URL on click based on the cell parameter

Hello,
Is there a way we can setup redirection to different URL based on the cell parameter. For example, on clicking from a table field, I would like the user to get redirected to 2 different URL based on the cell param 1.

/d/S8KjAq0Zz/report1?orgId=1&key=$__cell_2 && __cell_2 =“123444”

/d/S8KjAq0Zz/report2?orgId=1&key=$__cell_2 && __cell_2 != “123444”