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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Imagine there is a place (like I did using the calculation groups), where you can create a DAX based user defined function that generates a certain type of SVG visualization.
Now you can add visual level calculation like SVG_Variance = UDF_SVG_VARINCE([Sales],[Previous Sales],[Total Sales]) and get #IBCS-styled SVG as the output.
Or any other SVG. Easy to reuse in any table/matrix visual, just call the function. Easy to customize, just edit the function definition. Incredible performance (it's a visual calculation, the dataset size doesn't matter anymore).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.