How to copy one specified chart from one database to the other database?

How to copy one specified chart from one database to the other database?

You can not copy a particular view from one database to other.

Where as you can copy complete database from one user account to another account. So that all the tables and reports in the database can be copied.

Please note that your sharing information alone will not be copied in this case. You need to share the tables/views from your new account to the shared users. 

You can change the data in the newly copied table, So that all the views generated over it will be refreshed with the newly uploaded data.

Procedure to copy the database from one account to another account:
  1. Login to Zoho Reports with the account in which original database is present.
  2. Open the database which has to be copied to the other account.
  3. Open a table in the database and share it to the recipient email id.
  4. Now open another tab in the same browser instance and hit the below url:
    1. http://reports.zoho.com/userfixes/AllowCopyDB.jsphttp://reports.zoho.com/userfixes/AllowCopyDB.jsp
  5. Provide the database name to be copied and click the 'EnableCopyDB' button.
  6. Now (all) your shared users,  when access any of the table/reports shared to them,  can find a link 'Copy this Database' in the right corner of the tool bar.
  7. A click on that link will copy the shared database with all the tables and reports in it (irrespective of the objects shared to the user) to the shared user's account.
  8. Import the data into the table in the copied database, so that all the views created over the table will be refreshed with the newly imported data.