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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello to you all,
I am hoping someone will have a solution for a problem I have encountered using "d3-array" in a custom visual for Power BI.
I have been using d3 v5 as it's got really nice data munching functions that keep my code clean and give good performance; but some of these are now giving me trouble: the rollup function from "d3-array" in particular. Here a description of my situation:
A small part of the data for clarity:
Notes:
Rollup takes arguments in this form: (values, reduce, ...keys); so that keys can be multiple.
This works perfectly fine in a standard web page with the same d3 and d3-array libraries.
Thanks in advance for any advice on the above
Daniel
Solved! Go to Solution.
I have just realised I put this in the wrong place (should be within "Custom Visuals Development Discussion"
So I will duplicate this there, sorry... I am a newbie to the board
I have just realised I put this in the wrong place (should be within "Custom Visuals Development Discussion"
So I will duplicate this there, sorry... I am a newbie to the board