Hi,
I'm finding this very challenging and not even sure if possible.
Using the attached data, under each header of the data, i.e. "Jan-2023", "Feb - 2023" and so on, there is many rows of data.
A lot of these rows are duplicates.
Is there any way I can just have one set of each number?
So, for example, for "Jan-2023", there is 2421 rows of data, summing to -447,448 in total.
However, if you filter on that column, there's actually only 15 numbers which are being repeated.
Those numbers are -60,912, -11,566, -6,750, -1,229, -136, -87, -26, 26, 87, 136, 1,229, 1,978, 11,591, 16,577 and 18,503.
I only want one set of each of these numbers and the same rule to apply to all other months.
At the moment, I have multiple of these numbers.
Hope this makes sense!