Hi All,
I am adding some embedded data to calculate the percentage of a score. I use the following for the value of the embedded data field with the piped text in that calculation being the piped text for the scoring:
$e{ ( gr://SC_emoKcRxLvqHeFTw/Score / 3 ) * 100 }
Is there anything I can add here, so the results would be rounded when included in my report? I saw some folks discussing some things in the developer forums, but it was not quite in this context.
Thanks in advance for any guidance you have.