I’m trying to figure out how to have month and user for the x-axis. I can’t figure out how to include the month. Anyone know how to accomplish this? What I’d like is shown in Excel. Maybe I need to format the data differently?
Any insight is appreciated!
I think I know what this is. These are JS functions and only we can write these for security purposes. I will get someone the team to add this to you account.
It’s JSON function and needs to be pushed out to respective REBUS accounts.
on your original widget Display fields:
USER_NAME =
concatenate(USER_NAME,"-",MONTH).
Now if you don’t use the JSON function the chart will display something like:
MARTIN-03
JOHNY-03
The JSON function seperates and make the chart little more appealing.