This section explains about how to update report using API or through update option from context menu in the Bold Reports On-Premise.
Reports can be updated to move the Report to a different category. Name, description and the Report file(.rdl
) can be changed for the Report in the update Report dialog box.
Update
option in the context menu of the Report to be updated to open the update Report dialog box.
Click on the Update
button in the Update Report
dialog box after making changes to the Category, Name, Description or to the Report file(.rdl
). Comments can also be added if there is a change in the Report file(.rdl
) to maintain as Version Comments
.
If the report uses shared data sources, then the data sources also should to be selected.
The following table illustrates the list of available APIs related to update reports in Bold Reports On-Premise.
Action | HTTP Method | Endpoint | Description |
---|---|---|---|
UpdateReport | PUT | /api/site/{tenant-name}/v1.0/reports | Update report to the server. Report details must be passed as input. |