[Me] filter not working
I have a SharePoint list that I populate everyday using C# code. In short I step through Active Directory to get all active users and then populate a SharePoint list. One of the fields is a Person column and I use the command below to get the user account: userprofile [...]
