Forum Discussion
Anonymous
8 years agoNot applicable
Visual in Workspace Wont Render in App
I have a stacked bar chart that renders perfectly in the workspace but when the dashbaord is accessed via the app the bar chart errors out w the below message. Any idea on how to fix this?
1 Reply
- AnonymousNot applicable
Anonymous If you reprocess and refresh the data in the Desktop, does the visual still work? Typically I see this when there is an invalid data type passed in after the initial processing and it breaks the visual in the Service on upload as it pulls in the latest... I would follow the path back and validate your data types and that they are acceptable in your calculations or the visual as a first step.