Forum Discussion
Enhance report designs
- 8 months ago
Hi Marico
I’ve worked with similar cases, and when the report has no numeric columns, traditional table visuals will always feel flat no matter how many formatting tweaks we apply.
Here’s a practical approach that improves both interactivity and visual appeal:
✅ 1. Transform the descriptive fields into a “key–value” structured table
Using Power Query or DAX, create a normalized structure like:
Record ID
Attribute
Attribute Value
This gives you flexibility to use visuals other than a standard table.✅ 2. Use a custom visual designed for text-heavy data
The ones that worked best for me are:
Card Browser (AppSource) → turns each row into an interactive profile card
Accordion by Nova Silva → allows users to expand/collapse long descriptions
Deneb (Vega-Lite) → highly customizable for creating clean, app-style text layouts
These visuals display descriptive fields far better than a flat table.✅ 3. Build an “Interactive Info Panel”
With Deneb or Card Browser, each record becomes a card with:
a header
wrapped text
icons or category colors
optional search/filter
This setup feels much more intuitive for end-users.✅ 4. (Optional) Use Tooltip Pages
If the client wants a cleaner layout, keep the main view minimal and show detailed descriptive fields inside a tooltip page when hovering or clicking.
✅ Result
This approach makes the report look interactive, modern, and user-friendly, even though the dataset contains no numeric fields
Hi Marico ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank Mauro89 and Nabha-Ahmed , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you
Best Regards,
Community Support Team
Hi @Marico ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you
Best Regards,
Community Support Team