Doc Biwee
English
English
  • Presentation of Biwee
  • Get Started
    • Install Biwee
    • Video : My first steps with Biwee
  • Create dashboard
    • Add a visual component
      • Chart
      • Pie
      • Cards
      • Treemap
      • Text Box
      • Pivot Grid
      • Tabs
      • Scatter Chart
      • Gauge
      • Images
      • Grid
      • Range Filter
      • Filter Elements
      • Geo Points Map
      • Choropleth Map
      • Groups
    • Right-click on a component
    • Export a visual component
    • Maximize a visual component
    • Interactivity of a component
    • Data filters in components
    • Dashboard parameters
    • Conditionnal formatting
    • Interactions between dashboard
  • API Integration
  • Data Analyse
    • Performing calculations on data
    • Configure a calculated field
    • Directory of functions
    • Configure calcul in a visual component
    • Aggregate function
      • Aggregations at an intermediate level
      • Usage examples and use cases for the aggr() function
    • Window calculation
  • Settings
    • My account
    • User groups
    • Agent
    • Company settings
    • Options
    • About Biwee
  • Data connection
    • Introduction
    • Database connectors
    • Social network connectors
    • Emailing connectors
    • Files connectors
    • Other connectors
  • Sharing in Biwee
  • Creation of queries
    • Queries on databases
    • SQL Querie parameters
  • Back office biwee
    • User management
  • Changelog
    • Version 3.3
Propulsé par GitBook
Sur cette page
  • Creating the component
  • Static image
  • Static image settings
  • Layout
  • Bound image
  • Bound image settings
  • Interactions
  • Layout
  • Filters

Cet article vous a-t-il été utile ?

  1. Create dashboard
  2. Add a visual component

Images

PrécédentGaugeSuivantGrid

Dernière mise à jour il y a 3 ans

Cet article vous a-t-il été utile ?

Creating the component

In a dashboard, you can display images. Biwee offers the possibility to display:

  • Static images: imported into the dashboard from a location on the user's computer (images).

  • Bound images that can change according to user selections (bound images).

Static image

Insert a static image

Right-click on the "Image" component inserted in the dashboard, and select "Load Image" or "Import Image".

Static image settings

The image can be customized using the interaction and layout tool. Click on the gear visible on the top right of the diagram to access the tool.

It features 1 tab:

  • Layout

Layout

This tab allows you to customize the image display.

Common

This part allows you to configure the title of the component.

  • Show title: Hide or show the title. It is displayed by default.

  • Modify title: Rename the component.

Open

This part allows you to add an image from your computer, a copy will be saved in the dashboard.

Size mode and alignment

These parts allow you to modify the format of the image.

Bound image

Insert a bound image

There are 2 ways to call a bound image in BIWEE:

  • Either the image is accessible on the web.

  • Either the image is stored in a database in binary format.

Insert an image accessible on the web

1. Create a calculated field that contains the URI of the image: this field can fetch the URI from the data source, or it can be indicated directly in the calcutated field between apostrophe ' '.

2. Add the calculated field in the Attribute field.

3. Click on the cogwheel next to the calculated field.

4. Select URI, click on the 'Insert Placeholder' button. This adds {0} to the UR Model: {0} represents the value of the attribute.

5. Click on "Apply" and the image is inserted into the dashboard.

Insérer une image qui est stockée dans une base de données

1. Create a calculated field that contains the image in binary format into the bound image Attribute field.

2. Click on the cogwheel and select "Binary Array"

3. Click on "Apply" and the image is inserted into the dashboard.

Bound image settings

The bound image can be customized using the interaction and layout tool. Click on the cogwheel on the top right of the component to access the tool.

It is divided into 3 tabs:

  • Interactions

  • Layout

  • Filters

Interactions

This tab allows you to configure the interactions of the component with the other components of the dashboard.

Layout

This tab allows you to customize the display of the component.

Commun

This part allows you to configure the title of the component.

  • Show title: Hide or show the title. It is displayed by default.

  • Modify title: Rename the component.

Size mode and alignment

These parts allow you to modify the format of the image.

Filters

This tab allows you to add a simple or combined filter on the data displayed in the component and has no influence on the other components of the dashboard.

For more details, see the following pages.

.

For more details, consult the help topic dedicated to the .

For more details, see the section dedicated to interactivity between visual components
filters of a visual component
Right-click menu
Maximize
Export