Tables with nothing but text can be… well, boring. In Power BI, you can take your reports to the next level by adding clickable links and images directly into your tables and matrices. This transforms them from static data dumps into interactive dashboards that encourage exploration.
If you come from an Excel background, you already know the value of detailed tables. But with Power BI clickable tables and images, you can combine that detail with dynamic visuals and direct navigation. Imagine embedding county icons, school logos, or direct URLs to related resources your reports suddenly become far more engaging.
A Real-World Example: Bridge Directory
Let’s look at a real use case. I built a simple Power BI report using a public dataset a directory of bridges in Florida filtered to counties near Jacksonville. The goal? Display each county, the number of bridges it contains, and enhance the table with:
- County icons (small images representing each county)
- Clickable contact page links for quick access to more information
This idea came from a Pragmatic Works hackathon where a school district wanted something similar logos and web links for each school displayed in a Power BI matrix.
Preparing the Dataset
To create Power BI clickable tables and images, you’ll need columns in your dataset that contain:
- Image URLs Links to the images or icons you want to display.
- Web URLs Links to relevant resources, like contact pages.
For this bridge dataset, I merged county names with their associated icon URLs from a telephone directory website, along with official contact page URLs.
Making Image URLs Work in Power BI
- Select your column containing image links (e.g.,
IconURL). - In the Data Category dropdown, change the category to Image URL.
- Power BI will automatically render the images in your table.
You can even adjust image height under the format settings to make icons more visible.
Making Links Clickable in Power BI
- Select your column containing web addresses (e.g.,
ContactPage). - Change the Data Category to Web URL.
- This will make each cell clickable, opening the link in your browser.
For cleaner visuals, enable the URL icon option in formatting this replaces long hyperlinks with a simple clickable icon.
Why This Matters
Adding images and links to your reports makes them more:
- User-friendly Readers can quickly navigate to relevant resources.
- Visually appealing Icons break up the monotony of text.
- Interactive Clickable elements turn passive viewers into active users.
Whether you’re building a Power BI clickable tables and images report for public datasets, internal dashboards, or client presentations, this technique increases engagement and usability.
Learn More About Power BI
If you want to expand your Power BI skills, check out this Power BI Training resource. You’ll find step-by-step guidance on creating visuals, optimizing performance, and building impactful dashboards.
Conclusion:
With a few adjustments in Power BI, you can transform basic tables into interactive data tools. Adding clickable icons, dynamic links, and images improves navigation and makes your data stories more compelling. The next time you build a table or matrix, skip the plain text make it interactive.


