🎡Datawall

How to create a datawall ?

Overview

We want to enable you to bring insights through data, so we created a datawall to showcase dynamic reports on a TV screen, or on a digital wall. Let’s bring the information to everyone in your company.

The datawall displays, during a defined time (configurable), several pages with chosen stories and tiles.

The usage is quite different from the application: you are having a break, and in the cafeteria, there is a TV screen displaying the performance of the acquisition team.

With the Studio, you must select some stories or tiles from your application to create a clean datawall 🤩.

No need to think about the layout 📐, we take care of it for you.

The Datawall is available from the left navigation menu.

Some advice

Follow the placeholders before you create a splendid datawall in no time.

Below are some best practices, guidelines, and cool tips to help you get the best of this crazy feature 💛 :

One rule!: Don’t forget to push to production your changes 🚨 ! You can preview the production version by removing the ``&stage=staging`` from the URL in the preview mode.

Short is good: For a better user experience, we recommend not exceeding 3 rows. Remember, it’s a datawall, if your users need more, why not give access to the application?

Screens are not necessarily tactile: Remember that stories with filters/requesters won’t be usable in the data wall. Imagine having someone standing next to each digital wall you have and pressing the filter buttons every 15 seconds… 🤔.

Select the right filter values: Select a filter value when you add a filtered story. For cross-filter stories or double-chart stories, only the primary chart will be displayed.

Put a name on it: Screens can be named, so use it to make you add even more context to your awesome datawall 😉.

Look at me: Before showing your datawall or pushing to production, always look at what you created 🤳. With the preview button, it’s easy as “ABC” 🕺 to ensure your datawall is correct.

Things to keep in mind

Advanced story configuration

You can customize the header with 2 text fields. Text can be formatted if you want to choose color, alignment, alignment…

By default, each slide will be displayed for 5 seconds. You can change this value by clicking on the timer.

One single row can’t contain tiles and stories at the same time.

If you apply filters to the story, use dynamic filters so the content of the story will depend on the values selected by end-users before displaying the datawall. Fix the value if you don’t want end-users to change it.

Advanced header configuration

You can overwrite the default behavior of the datawall header.

You can do so from the Files interface, while editing the front_config file.

Add the following fields inside the dataWall block. It will overwrite the existing title or date.

dataWall:
  customTitle : "My new title"
  customDate : "My new date"

Last updated