I am trying to run a report via a button (or link) on the campaigns object
I have added a list button to the Campaign Page which when clicked loads a report and passes the campaign name as the first report filter. So far the whole report runs showing all opportunities and not filtering to the campaign name
I created the button on the campaign object and also the report contains a filter of Campaign Name - equals - ""
Heres the button code I am using for the list:-
/00O11000000X7gS?Pv0={!Campaign.Name}
help, this is annoying me
Thanks in advance
Nick
4 answers
What if you replace Campaign.Name with Campaign_Name ?
Just basing that off of this:
https://help.salesforce.com/apex/HTViewSolution?id=000005647&language=en_US