Select to view content in your preferred language

Icons issues on indicators - June 2026 update

410
3
3 weeks ago
AlaC
by
New Contributor

This dashboard was built on Saturday June 27th, after the June 2026 update.

The new indicator sizing customisations are fantastic (pic 1). 

Today, however, when I went to use the dashboard, the icons are suddenly tiny in size (pic 2).

I don't want middle text, only the icon.

How can I get my dashboard back to looking/functioning like pic 1? 

It uses very simple advanced formatting, as shown below:.

Cheers


return {
  //textColor:'',
  //backgroundColor:'',
  topText: 'Dolphins',
  topTextColor: '',
  topTextOutlineColor: '',
  topTextWeight: 'bold',
  topTextMaxHeight: 20,
  //middleText: '',
  middleTextColor: '',
  middleTextOutlineColor: '',
  middleTextWeight: 'bold',
  middleTextMaxHeight: 45,
  bottomText: $datapoint.SUM_NUMBER_OBSERVED,
  //bottomTextColor: '',
  //bottomTextOutlineColor: '',
  bottomTextWeight: 'bold',
  bottomTextMaxHeight: 30,
  iconName:'icon1',
  iconAlign:'left',
  iconColor:'',
  iconOutlineColor:''
  //noValue:false,
  //attributes: {
    // attribute1: '',
    // attribute2: ''
  // }
}
 
 
0 Kudos
3 Replies
MappyIan
Frequent Contributor

If you change the middleTextMaxHeight value to something bigger does that make the icon appear bigger?  It seems to accept values from 1-100. I'd set this to 100 and see if it does anything.  Beyond that, I've no idea I'm afraid.

0 Kudos
StephanieW
Esri Contributor

Hi @AlaC This is a really cool Dashboard! I tried to reproduce this in my own but am not seeing the same behavior even using the same set up and your SVG image. I think this is specific to your Dashboard and think the best next step would be a Support case so we can take a closer look at the configuration and other potential contributing factors. https://support.esri.com/en-us/contact

0 Kudos
SandraLuken1
Esri Contributor

An update was made several hours ago so the icon size should be improved now. Do reach out to support as Stephanie recommended if you are still encountering the problem.

0 Kudos