Features Webdashboard Development API - Add new user

Development API – Add new user

With the Development API you can automate tasks around Webdashboard in your environment. One of these tasks is Adding users. To authenticate calls on the Development API of Webdashboard a few steps need to be taken. These are explained in a separate feature that can be found here: Authentication on Development API This video explains […]

View project
Development API - Authentication

Development API – Authentication

To authenticate calls on the Development API of Webdashboard a few steps need to be taken: Enable Access to the API and receive your API Key Call the Authentication token action on the Development API Use the Bearer token in the header of all your calls Everything is explained in this video: Authentication on Development […]

View project

Close Report

An extra option while closing a report. Now you can also choose to only show a message before opening the report. With the previous implementation, closing a report always meant that users could not access the report anymore. Figure 1: Close report   More information about Webdashboard? Visit our Knowledge base or blog!

View project

Restyled Theming

Theming is restyled. In the previous version you could style everything you see, but it was a bit frustrating that it wan’t clear what you where editing. Now we show a preview of what you’re changing. Next to that, we updated our colorpickers over the entire Webdashboard. You can now add colors in RGBA, HSLA […]

View project

How to: Configure Row Level Security (RLS)

Row Level Security can be configured in Power BI through roles. These roles can be set in Power BI Desktop (for import or direct query reports), or with a Live connection in Analysis services. Please make sure when you want to user the username of the person that is logged in to Webdashboard, in Power […]

View project