Hi There,
Looking for a bit of help with my views, I have a share, private on first use view which i am using to display documents allocated to the current user, so my view formula is :
SELECT Form = “FLS Call” & Status = “Open” & @Name([CN];GivenTo) = @Name([CN];@UserName)
My problem is that its working for some people and not others, have ai gone wrong somewhere or is there a better way of doing this?
Thanks
Jamie.