I need to create a new custom views. The criteria is based on a text field name.
How can i query / create a new view for the same text field where i need multiple criteria.
IE -Criteria: "field name" ends with 00;01;02;03;04;05;06;07;08;09;10
The ";" does not seem to work. I tried "," as well.
I did not want to have to use the "AND" logic as I fear i will run out of rows for the # of criteria's
IE - "the field: end with 00 ....... to 99
Any suggestions?
*This post is locked for comments