Power BI Connector for Smartsheet

Build 25.0.9539

DeleteDashboardShare

Deletes a dashboard share in your Smartsheet account.

Stored Procedure-Specific Information

To execute this procedure, enter:
EXEC DeleteDashboardShare DashboardId='3559165791482796', ShareId='AAAd8aDaFOeE'

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.

Result Set Columns

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

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