Workout Wednesday 2024 Week 12 | Power BI: Contact Cards and Headerless Tables
03-19-2024 16:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Workout Wednesday 2024 Week 12 | Power BI: Contact Cards and Headerless Tables
This week's challenge uses a custom visual to achieve some formatting that cannot currently (as of March 2024) be achieved using core visuals (at least not without extensive workarounds). First, we have a table that contains 2 columns and no headers. Next, we have some contact cards that contain both an image and text. The catch is that the number of contact cards varies across customers, and we want to expand horizontally rather than vertically.
The custom visual I used is the HTML Content (lite) visual created by Daniel Marsh-Patrick. Report authors can use the visual to write their own columns and measures using DAX, to create dynamic HTML content, or render existing content from their data model that contains HTML in their reports. Feel free to complete the challenge using a different visual, if you'd like.
For more information, see: https://workout-wednesday.com/pbi-2024-w12/.
