Merging Many Reports to One Report.

Merging Many Reports to One Report.

Hi,

I have created a form and based on the field dropdown, it will be redirected to the relevant form.

So, If India is selected from the dropdown and the form is submitted, it will be redirected to another form specifically created for India. If China is Selected, it will be redirected to another form specifically created for China.

How do I get all of the different reports created from all of these different forms to be shown in one report?

Should I create a HTML page to display this which can get automatically updated based on the record addition? If So, How do I do this?