Customizing your Dashboard with the Custom content widget

Options

Data Studio Dashboards can be configured by adding, ordering and resizing different widgets including Views and Charts. One of these widgets is the Custom content widget:

Firstly drag the Custom content widget onto your Dashboard. Next add some text that your colleagues will find useful:

Add style 🕶

To make this information easier to read and more engaging styling can be added and the easiest way to do this is to use markdown ( https://www.markdownguide.org ) :

Add an image 🖼

To insert an image it needs to be base64 encoded, i.e. the image needs to be transformed into a long string of text using a free encoder tool online like https://www.base64-image.de or from Google image search right-click and select Open image in new tab, which will show a value like 'data:image/jpeg;base64,/9j/4AA...........' in the URL bar.

(This file contains the above example including markdown and encoded image, paste it into a widget and apply)

Advanced formatting

More advanced formatting like setting background colors and aligning text and images can be done using HTML. Note that CSS style tags are not supported, but basic styling can be achieved:

(This file contains the above advanced example including font, table, div tags and the encoded image in html, paste it into a widget and apply)

The above info also applies to Workflow sticky notes:

https://docs.experianaperture.io/data-quality/hosted-aperture-data-studio/data-studio-objects/workflows/#stickynotes~workflow-canvas

And also to inbox notifications

https://docs.experianaperture.io/data-quality/hosted-aperture-data-studio/data-pipelines/automate-actions/#notifications~notifications