I have a SP 2010 site with some data view web parts (built in SP Designer 2010) that roll up data from subsites (based on a listtemplate id). They work fine, but whenever I add a field of type "Person" to the data source, the data view suddenly returns no records. When I remove that field, the data view looks fine again.
Is a Person field not able to be displayed in a dataview? I know its sort of a weird data type, but I feel like it should be able to work. Anyone try this or have any insight?