Hey,
As a calculated measure I want to make a negative value positive by multiplying it by -1. it seems that this is not possible. am i missing something?
n
Netsuite Tragic
02/17/2022, 8:27 AM
maybe use ABS() instead
m
Menno Janssen
02/17/2022, 8:28 AM
'unexpected element'
Menno Janssen
02/17/2022, 8:29 AM
seems like you can only use analytics fields and basic operators in between like * / and + or -
n
Netsuite Tragic
02/17/2022, 8:33 AM
Maybe create the sign conversation on the Dataset. Then Sum your custom formula.