@nisarg170 I see, but just for clarification, this is a different case for what this thread was open for.

there is no built-in support for multi-tenant support in jsreport, but it is possible by using custom extension code, we do this for example for the jsreportonline service which fetch different parts of our database depending on the tenant that has a session.

the code for this is public and you can check it here