I have 3 columns, Cost, Milestone Status, and Actual Operational Date (M2)
I need to calculate/sum the total cost(revenue) based upon the Milestone Status(STARTED, or FINISHED), and specific for each month. In the case of the data indicated, I would need the results for November and January.
I then need to surface the results into a Dashboard.
What is the best strategy to accomplish this?