Articles in this section
Category / Section

How to Resolve Image Caching Issues in BoldBI Dashboards

Published:

When using BoldBI dashboards, you may encounter an issue where an image, set up using a URL as the source, does not refresh correctly even though it has the same refresh settings as a data dashboard. This is due to BoldBI caching the image. This article provides two solutions to resolve this issue.

Solution 1: Using a Parameterized URL

Consider the URL https://imageurl/image.jpg?1234222 where https://imageurl/image.jpg remains constant and 1234222 is the changing part. You can create a separate column for the changing value in your database. If you already have one, follow these steps:

  1. Configure the column into an image.
    image.png
  2. Create a parameterized URL where {0} is replaced with the column value. This way, when the dashboard refreshes, the column value gets updated and the image updates accordingly.
    image.png

Solution 2: Using a Base64 Column

Another solution is to store the image as a base64 column in the database. Bind the column into the image field and configure the parameterized URL. This will ensure that the image updates correctly when the dashboard refreshes.

image.png

image.png

By implementing either of these solutions, you can ensure that your image dashboard updates correctly, just like your data dashboard.

References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
RM
Written by Reethika Moovendhan
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied