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.
Hi all
I've just added the Charticulator visual to one of my Power Bi desktop reports. This is my first time using so I was following a tutorial on creating a simple bar chart to get myself started. My problem is there seems to be an issue with my Glyph field. See images below, and the diagnostic information it's providing.
The two fields I selected from my report should be fine, I've literally created a stacked bar chart in PowerBi using it's standard stacked bar chart visual so I can't see any reason the data could be causing an issue. Can someone tell me what I'm doing wrong?
Many thanks
A
Diagnostic information
Error
class not found for state
Error: class not found for state
at ObjectClassCache.getClass (<anonymous>:117169:13)
at ObjectClassCache.getGlyphClass (<anonymous>:117146:17)
at ChartStateManager.getGlyphClass (<anonymous>:190612:28)
at AttributePanel.render (<anonymous>:223628:53)
at gi (<anonymous>:166834:76)
at fi (<anonymous>:166825:10)
at Rj (<anonymous>:169201:86)
at Qj (<anonymous>:168651:11)
at Kj (<anonymous>:168640:9)
at yj (<anonymous>:168381:9)
in AttributePanel
in ErrorBoundary
in div
in div
in MinimizablePane
in div
in MinimizablePanelView
in div
in div
in div
in section
in div
in MainView
Hi @AJA21 ,
The error message you provided indicates: “class not found for state.” This suggests that there might be a configuration issue or a mismatch between the data and the expected input format for Charticulator.
Check Data Fields:
Domain Configuration:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.