sql - Excel Microsoft Query function to retrieve user name -


i have created microsoft query data connection links spreadheet. in sql query need filter out lines not bellong user. using clouse , need compare field current username. have tried user(), system.user(), current_user, system_user ... nothing seems work.

also, knows language microsoft query use? language on own?

i hope work

environ("username") 

this should return username @ least in vba


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -