Exporting user data to Excel
PermalinkUser attributes that are of the select type which could have either a single or multiple values output the attribute object rather than the value within a cell e.g ‘Object id #307’.
This also occurred on the dashboard within the ‘View User’ profile page, any attribute with multiple values would output the object id rather than value.
Secondly, relating to the above, when an attribute has multiple options it creates additional rows within the Excel file.
Has anyone else noticed this or have a possible solution? I resolved the ‘View User’ page on the dashboard to display the actual object values rather than object id, but attempting to modify the /tools/users/search_results_export.php has proved unsuccessful in trying to resolve this issue for the exported Excel Doc.
Cheers,
Charlie
It would be a great help
That said, if you want a quick fix I would try modifying from line 41 of the export file you mentioned from this:
to this: