Select where using several conditions
Hello, I am struggeling with selecting several rows according to some specific values. I want to select rows where a column cell contains specific values. I manage to select according to two columns with specific values but I cannot add values from the same column that should also be taken into consideration for row selection. My code that works looks like this:dt=Current Data Table ();
dt<< select...