If you are talking about the User Report ,it is displaying only users who have an account on selected sytems,If im missing out anythng pls let me know more
The clear picture is
Report should bring users who have A1,A2 as reosurces and SAP,A3 etc as unassigned resources aldo iddffernt combinations should be possible
can you pls help me more.
I'm not 100% sure what you are saying but I think you are saying that you want to display users who are on a combination of resources.
That might be a bit harder - I think. You might want to try making the resource select field into a multi select field and pray that the underlying code supports more than one resource query. Although I'm pretty sure that isn't working. So you will have to do a custom report using java - I'm not sure how much I can help because it's rather complicated you need to do quite a bit with java programming - such as extend the BaseReportTask etc...
Maybe someone else here can help...