Having data type: Data, that contains “app data” for each month (and year).
Now having three months and would love to continue to display data of only one field of each “app data”, marked in red (named dt_online_sum
dt_online_sum is data for user online time (per month), and would love to show each months total users online time (how much time all users have spend on platform / month).
Thanks! For now this case is unsolved, still searching for a way how to visualize data, in this case the (online time) number each user has, as to showcase the activity and engagement on the platform.