Sharepoint List Filter by Profile Property
        Posted  
        
            by Lina Al Dana
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lina Al Dana
        
        
        
        Published on 2010-04-01T21:47:19Z
        Indexed on 
            2010/04/02
            0:33 UTC
        
        
        Read the original article
        Hit count: 428
        
How would you filter a list in Sharepoint (WSS 3.0) by a current user's profile property. For example, I have a list with a Department column and I want to filter the list based on the current user's department (which would be a user profile's property).
Any idea's on how to do this?
© Stack Overflow or respective owner