I have a condition where I validate the equality of two values of a SharePoint list, these must be met for the condition to be true, I need to change this condition to a switch because due to the limit of nested conditions that PowerAutomate allows me to add more conditions and its maximum is 8.
The condition I want to switch to a switch is as follows:

As you can see there are two values that I require to be fulfilled one is that it is equal to "Cómputo" and the other that is equal to "Laptop".
Try adding a switch but it only allows you to equal a single value.
There is a way to allow me to add the two values in a switch or what alternative there is to be able to match with the two values but using a switch.
------------------------------
John Doe
------------------------------