The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I've created a custom visual to be able to work around the 3500 data point limitation for visuals (e.g. scatter). However, whatever value I set my dataReductionAlgorith to (top { count:100000}} ) I get capped at 30000 data points.
I've tried both table, categorical and matrix. Is there a way to go further here?
Regards
This seems to be a known limitation, see https://github.com/Microsoft/PowerBI-visuals/issues/44.