I need to grab the user name of the person logged into CE and put it in my SQL Command. I need to do this because this is how we've implemented row level security. I've tried using a filter but because of the amount of data my query brings back when I need to return data for all users, it takes way too long. Does anyone have any suggestions or examples of what I can try?
Thanks!
Thanks!