I want to export user details as well as user profile details in CSV format as a single line record for single user.

Comments

Darren Shelley’s picture

Status: Active » Needs work

I have no personal plans to implement this functionality at the moment but would welcome a patch.
There is a module which will help you achieve the desired affect:

Views Bonus Pack
http://drupal.org/project/views_bonus

Views bonus pack will allow you to export views-rendered fields as CSV

Darren Shelley’s picture

Status: Needs work » Closed (works as designed)

This module is deprecated, you should use Admin Views (or similar) going forward if you need similar functionality. If you need CSV output from views I recommend reviewingViews data export