How to run multiple collections and generate one report with it

Hi guys,

for example:
having a folder “A”, which has some collections and test-data for it,
and a folder “B”, which has also some collections and test-data for it.

what I want to do is:
run the two collections of folder A and B in the same time and generate one single report of it, containing success/failures of the request.
Is it possible to do it with postman?

If yes, how?

Thanks