Section Access with three Reduction field not working properly.
Hi all,
I need to design a security where the reduction is based on three fields.
Some combination of security tables are like FIELD1 = 'XYZ', FIELD2 = *, FIELD3 = *.
Now the section access I designed works perfectly if it is an admin user with all the three fields * or it works fine with USERS where all the three FIELDS 1,2,3 contains value but doesn't work in situations like one field contains value and other as *. Sometimes it gives error Failed to Load or sometimes open with all the data.
I have used all UPPER Cases all over ,
also used Star as *
also Reduce data based on section access is checked,