Select to view content in your preferred language

Display custom expression from portal online map in a dashboard

207
2
Jump to solution
a month ago
pbDudley
Occasional Contributor

Hello

I have created an a custom arcade expression for a popup in portal web map. 

I now have a dashboard where I am trying to display this custom pop up expression in an indicator. I can see the custom popup in the detail pane in the dashboard but I am trying the advanced editing in the indicator

 

Do you all know how to call the expression from the popup into the indicator? I would really want it in the list as well but Im not sure if I can do it there. 

0 Kudos
2 Solutions

Accepted Solutions
AlexHogan
Esri Contributor

Hi @pbDudley 

I don't think you won't be able to directly call the arcade from the pop-up, into the indicator,

Rather you will need to copy and paste the expression into the Indicators, advanced formatting section, and call this into the return statement:

An example of completing this is below:

AlexHogan_0-1750816819276.png

 

View solution in original post

0 Kudos
pbDudley
Occasional Contributor

Ok thanks, I think I can figure this part out now, thanks for the response

View solution in original post

0 Kudos
2 Replies
AlexHogan
Esri Contributor

Hi @pbDudley 

I don't think you won't be able to directly call the arcade from the pop-up, into the indicator,

Rather you will need to copy and paste the expression into the Indicators, advanced formatting section, and call this into the return statement:

An example of completing this is below:

AlexHogan_0-1750816819276.png

 

0 Kudos
pbDudley
Occasional Contributor

Ok thanks, I think I can figure this part out now, thanks for the response

0 Kudos