top of page

A picture in PowerBI is worth a thousand words

If you want to use images in PowerBI, for example, you want to show product pictures, PowerBI supports two methods of doing so.


Option 1 – Use Images stored in a dataset

The images are stored inside an SQL table in a binary column. we upload them as part of the dataset and use them in PowerBI.

A step-by-step guide here:

However, this option only allows for small images. PowerBI limitation per field is ~32000 characters.

For larger images, we need to split them over a few rows, as described here: https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/

Pros – no need to manage another source for the images

Cons – Your dataset will grow, and if you are on a pro license, which is limited to 1GB per model, this may be an issue.


Option 2 – Storing the images in an online storage

In this option, we store the images on an online storage, such as Azure Blob Storage,

And only store the file URL in the dataset.

However, currently PowerBI only supports publicly accessible storage, which may be an issue if the images contain sensitive data.

We need to add another level of security, by adding a SAS token to the file URL.

This solution is described here:

Pros – Smaller dataset. Support for large images without splitting them.

Cons – We need to manage an external storage, and update the image URL in the dataset if the token is expired, or you change the file location.

2 Comments


Julie Tyson
Jan 15

Online speed challenges have become a fun way to measure reaction time and focus. This simple tool lets users tap as fast as possible within a short limit and instantly see results. In the middle of the challenge, the Clicks per Second test helps players compare scores, improve hand control, and enjoy friendly competition. It works smoothly on desktops and mobiles, making it easy for anyone to try. Regular practice can boost timing, confidence, and consistency while keeping the experience light, clear, and enjoyable for daily use.

Like

Amirr0123
Jan 06

For those looking to enhance photos quickly, a smart online tool can make the process seamless. With intuitive controls and fast processing, users can adjust colors, add effects, and remove imperfections in moments. The platform Nano Banana offers a playful interface that balances simplicity with powerful editing options. Whether you’re touching up portraits or creating striking visuals for social media, this online solution keeps creativity flowing without overwhelming beginners. Effortless, fun, and efficient, it turns routine edits into a satisfying, productive experience for everyone.

Like

STAY IN TOUCH

Get New posts delivered straight to your inbox

Thank you for subscribing!

bottom of page