Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello guys can you help me with the following:
I'm doing the next access section and they work perfect for me. It is necessary to have the names of fields in upper case in the access section
Section Access;LOAD * inline[ACCESS, USERID, AreaUSER, QLIK \ DIR, RECREATIONUSER, QLIK \ PLA, HEALTHADMIN, QLIK \ TEC, Education];
Section Application;LOAD * inline[AREARECREATIONHEALTHEDUCATION];
Can you help me please.