Saves a HTML widget as a DSS static insight that can be exposed on the dashboard

dkuSaveHTMLInsight(id, payload, label = NULL)

Arguments

id:

Unique identifier of the insight within the project. If an insight with the same identifier already exists, it will be replaced

payload:

HTML widget

label:

Optional display label for the insight. If NULL, the id will be used as label

Value

Nothing