Images
Dernière mise à jour
Cet article vous a-t-il été utile ?
Dernière mise à jour
Cet article vous a-t-il été utile ?
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).
Insert a static image
Right-click on the "Image" component inserted in the dashboard, and select "Load Image" or "Import Image".
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
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.
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.
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
This tab allows you to configure the interactions of the component with the other components of the dashboard.
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.
These parts allow you to modify the format of the image.
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 .