Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
When selectionId's count exceeds 120, visual throws an error,
Code:
typeof selectionId is an Array, with length greater than 120.
Hello,
Ther are two moments:
1. I dislike how you build selection Id here because you create it twice but it should be only like following:
host.createSelectionIdBuilder() .withCategory(category, i) .createSelectionId()
And use index as a second parameter please, don't leave it 0.
2 I cannot run your visual because I get the errors during building process so, I just cannot check it myself, please fix it.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |