function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
hy.lim1.3897974166558203E12hy.lim1.3897974166558203E12 

how can I combine user feed and group feed in one report?

Ramu_SFDCRamu_SFDC
Unfortunately it is not possible to combine both these in a single report, you would have to query the results and and populate those on visualforce page or export the data to excel and manipulate it as per your requirement.