• Rohan Mangalasinghe
  • NEWBIE
  • 25 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 4
    Replies
Im getting the following error, even though i am able to dynamically navigate to the report with filters by clicking on a link on the campaign page. 

filters with blank values so they can be passed in dynamically:
User-added image

my dynamic URL: 
/one/one.app#/sObject/00O1I000000gMcTUAU/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
User-added image

The result from clicking on the link:
User-added image

and the error: 
Challenge Not yet complete... here's what's wrong: 
The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values.
 
I am facing another issue on this superbadge, specifically in Challenge #10, i am getting the following error:
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.

The requirements have no mention about what fields, groupings, filters, aggregates to include in the report. What am I missing?