Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
AJA21
Frequent Visitor

Charticulator - Issues getting started

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

 

AJA21_0-1709594430919.png

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

1 REPLY 1
Anonymous
Not applicable

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.

  1. Check Data Fields:

    • Confirm that the two fields you selected from your report (presumably related to start time and runtime) are correctly mapped to the Glyph properties.
    • Ensure that the data types match the expected input for Charticulator.
  2. Domain Configuration:

    • The issue might be related to the domain settings. Check if the domain (X-axis or Y-axis) is correctly configured for your Glyph.
    • Verify that the X-axis represents the “StartPoint” and the Y-axis represents the other value as intended.

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.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors