Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Custom Visuals Ideas will be in read-only beginning Friday, Feb. 28 as we prepare to move these ideas to the new Fabric Ideas.
I am in need of a Table custom visual that dynamically expands JSON content.
For example for an input like this { "Column 1": "Value 1", "Column 2": "Value 2", ... }
The table will expand this to two columns and display the values underneath
This has to be dynamic, and allowing all the normal table features: sorting, conditional highlighting, ...