SECTION access; SELECT QV_ACCESS AS "ACCESS", QV_SERIAL AS SERIAL, WINDOWS_NTNAME AS NTNAME, QV_USERID AS USERID, QV_PASSWORD AS PASSWORD, EMPLOYEE_SEC, FROM <my security table>;
section application;
Field EMPLOYEE_SEC is linked to a column of my application data model, where it filters employee data.
How is it possible to deactivate the security filter in one pivot column formula only? E.g.: