Hi all,
I'm trying to build a pivotchart based on a table that has 2 fields: version_number and date_created. How do I create an S curve pivotchart that would show the cumulitive sum of version numbers created as time progresses in weekly interval from min(date_create d) to Max(date_create d)
I'm trying to build a pivotchart based on a table that has 2 fields: version_number and date_created. How do I create an S curve pivotchart that would show the cumulitive sum of version numbers created as time progresses in weekly interval from min(date_create d) to Max(date_create d)
Comment