i have data set from my Azure DevOps (collect data with work items, state, date etc...) and i want calculate count of work item from previously date. It's necessary what calculate grown rate (current count of work items - count of work items from previously date) and create visualisation.
Data set format (example): field# (1) work item id (2)Date) ...
Can I consider these below you sample raw data? I will delete this answer after everything is clear.
If I consider Date wise ID count, below is the result-
Now what you want from the above counts? As per my understanding-