Using the "desc" Description Parameter of a Sisense Dashboard via the REST API
The description parameter ("desc") of the Sisense dashboard object is notable for its somewhat unique characteristic – it is not accessible or editable through the Sisense Web GUI. Consequently, this parameter can only be programmatically accessed and modified. Despite this limitation, the "desc" parameter proves valuable for storing dashboard descriptions, facilitating programmatic interactions, or embedding usage.2.2KViews0likes0CommentsHow to Replace or Copy Dashboard Shares Using REST API
These articles cover common scenarios where we may need to copy or apply a new list of sharings for dashboards. We need to export some dashboard corruption, remove them from the instance, and import them back. Copy the share list from one dashboard to another. Add new users to dashboard sharing through the RestAPI. Any other everyday use case. Providing clear instructions and guidelines in the article will help users understand the process and enable them to effectively request the necessary access changes.1.3KViews1like0Comments