Piped text Math operation | XM Community
Skip to main content
Solved

Piped text Math operation

  • June 14, 2022
  • 2 replies
  • 23 views

Forum|alt.badge.img

Hi,
does this math operation look right ?
it basically uses the scores from a series of other scores and divides them to provide the average. for some reason its not producing any answer.
$e{ ( ( gr://SC_4VMyip3PrlyX0pw/Score + gr://SC_3TQLGucldAJqK0u/Score + gr://SC_cNNziq8dpBP7uDk/Score + gr://SC_eRHvbri1TQ4gvtk/Score + gr://SC_2srv8yuMUNwBGbc/Score + gr://SC_9QO3nJAk5gMKGDI/Score + gr://SC_1SutyIoFronvYmq/Score + gr://SC_eE9A38uGFLfX9Hg/Score ) / 8 ) }

Best answer by NiC

Hi Mark,

The operation seems to be correct.
Only thing i can imagine due to which it might not be working is that the position of the block might be before the score is calculated.

2 replies

NiC
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • 255 replies
  • Answer
  • June 16, 2022

Hi Mark,

The operation seems to be correct.
Only thing i can imagine due to which it might not be working is that the position of the block might be before the score is calculated.


Forum|alt.badge.img
  • Author
  • 3 replies
  • June 16, 2022

Hi - thanks for your advice. i'll look into it