Need Help Building a Salesforce Report on Opportunity Value Changes
Hi everyone, I need help with building a salesforce report. I'm trying to build a report to show the total changes in Opportunity Value of all opportunities and compare it to 30 days ago (did it go up or down by $). I tried using Historical Trends (Amount, 1 month ago, yesterday, change) but it doesn't count an opportunity that was closed as decrease in value. The value stays the same for the opp even if it was closed within the last 30 days. I tried making a custom field that copies the amount if the opp is open and returns 0 if the opp is closed but I am unable to add this custom field to the Historical Trend Tracking. Also, I am having an issue with grouping on a historical trend report since the "change" column disappears whenever I add grouping and I need to add grouping to be able to add this report to a dashboard. Anyone have any ideas on how to best tackle this?