Get the report based on user input.

Get the report based on user input.

Hi,

I am trying to create an application with few reports. We have 10 different location. Each location as its own users and they cannot view other location data. So currently we are creating multiple report for a form with country filter. But this is time killing task and every time we create a new form we need to add more than 10 reports based on location. 

To overcome i was thinking if i can create a stateless form and user select the data from a drop down, and it can bring all the records they wanted. 

Is there any way to achieve this or any other way to overcome this. Your responds is highly appreciated.