Skip to main content
pshashipreetham
18-Opal
18-Opal
June 3, 2021
Solved

Multiple Inputs to Expression

  • June 3, 2021
  • 1 reply
  • 1482 views

I had a situation where the same expression Function to be used in three different labels. 

  • Input to Expression is Different Services Output
  • The output of Expression is a String that should be given to different Labels

I have three Labels, and three different services as an input to the expression.

Best answer by abjain

@pshashipreetham : You can add multiple parameters in expression functions and the values for these parameters can be from you three services.

1 reply

abjain15-MoonstoneAnswer
15-Moonstone
June 4, 2021

@pshashipreetham : You can add multiple parameters in expression functions and the values for these parameters can be from you three services.

15-Moonstone
June 4, 2021

Hi @pshashipreetham 

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Abhinav