Trying to change metric that determines bubble size in EA Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 09:53 AM
In Enterprise Workspace, I configured the Z coordinate (bubble size) in the bubble chart to be based on the user base field within the business application record. The User Base field in the business application record has been modified from the OOTB configuration to reflect the following values:
0-49
50-99
100-499
500-999
1000-2999
3000+
The bubble size should be based on the above values given how everything is setup, but the bubble sizes in the chart stay the same. I took a look at the script within the Bubble Chart settings and it has this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 12:03 PM - edited 10-22-2024 12:06 PM
Hi @Jared11 ,
looks like there might be a bug. I recommend you file a HI support ticket. but also, you need to limit you returned values / weight on each application to a maximum if 10.
I assume you have checked the indicator scores, apm_app_indicator_score, to insure you have values.
thanks,
mark