Forum Discussion
Clone Report - targetWorkspaceId and targetModelId
- 8 years ago
Hi,
You can clone a report into the same workspace, or you can clone the report to a different workspace.
TargetWorkspaceId is the ID of the workspace where you want to clone the report.
TargetModelId is the ID of the dataset in the target workspace from where the report will take the data.
To obtain the values, you can loop through the reports and dashboards collections in the target database, and get the id.
If you need more help let me know.
Mariano
Hi,
You can clone a report into the same workspace, or you can clone the report to a different workspace.
TargetWorkspaceId is the ID of the workspace where you want to clone the report.
TargetModelId is the ID of the dataset in the target workspace from where the report will take the data.
To obtain the values, you can loop through the reports and dashboards collections in the target database, and get the id.
If you need more help let me know.
Mariano