Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the following gauge in my dashboard:
I need to add text 'from last month' after the -23.1% in the chart and i tried the following expression:
=(Sum({$<$(vSetMTD)>} (Rx))/Sum({$<$(vSetPreviousMonth)>} (Rx)) - 1) & 'from last month'
This is not working as the expression is wrong. Please assist with the right expression.
Regards.
have you got the answer?
If yes, then close this thread by selecting the right answer
Were you able to find it? I was not able to locate it. Please share if you did.
Thanks,
Sunny
No Sunny, i did not managed to find it.
Can you share a sample since I am not able to find a quick example to replicate the issue and help you out.