Power BI Connector for Smartsheet

Build 25.0.9539

UpdateDashboardShare

Updates a dashboard share in your Smartsheet account.

Stored Procedure-Specific Information

To execute this procedure, enter:
EXEC UpdateDashboardShare DashboardId='3559165791482796', ShareId='AAAd8aDaFOeE', AccessLevel='ADMIN'

Input

Name Type Required Description
DashboardId String True The unique identifier of the dashboard which was shared.
ShareId String True The unique identifier of the dashboard share.
AccessLevel String True The access level for the user or group on the shared dashboard.

The allowed values are ADMIN, COMMENTER, EDITOR, EDITOR_SHARE, OWNER, VIEWER.

Result Set Columns

Name Type Description
Success Boolean A boolean value indicating whether the operation was successful. Returns 'true' if the dashboard share was updated successfully, and 'false' otherwise.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539