Hi I am trying to examine MoM (month over month) data changes for our users. I'm hoping to create something like this
user name Jan Feb Mar Apr May Jun. Jul
name 1 3.5. 3.4. 3.2. 3.3. 2.2. 1.1. 1
name 2 etc
name3 etc
with the numbers being a specific data point.
How would I create something like this ( I did look this up but didn't find anything that worked)
cheers