function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Thomas DennisThomas Dennis 

Lightning Experience Rollout Specialist Issue 10

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.
 
Puneet KhoslaPuneet Khosla
I am getting an issue with Challenge 7 
The Opportunities Pipeline report must: 1. Display data for all time, 2. Show opportunities by stage, 3. Contain a funnel chart, 4. Provide the information required by the dashboard.

Also I am unable to schedule the report at 8 AM (that's not an available option)

Not sure what is getting missed here
Jake ArtzJake Artz
@thomas
Did you ever figure this one out?  I am passing dynamic values to the report and it is still giving me the same message.  Any updates?
Thomas DennisThomas Dennis
@Jake, yes i managed to figure it out. Nicole in this thread below mentioned checking the naming conventions i was using. So your URL is probably right but your link label/name and report name are probably not. The error it is returning is actually due to trailhead not finding your report. Also even though the report filters i had set on my lightning report were filtering by Name AND Id. Just copy the exact dynamic link they are using that dynamically references Id, even though it shouldnt make a difference that name and Id are referenced in the end result of your report... Be sure to replace the Id number with the Id of your report as well.
https://developer.salesforce.com/forums/ForumsMain?id=9060G000000MP0A

hope this helps!
Rohan MangalasingheRohan Mangalasinghe
Hi all, has anyone completed this badge recently?

Error message:
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.

Upon looking at other posts, it says to check the name of the report and the link, which seem correct to me.  The link works correctly and opens the report with the appropriate data.

User-added imageUser-added image
User-added image
I have also seen references to use this link :
/one/one.app?source=alohaHeader#/sObject/00O7F00000AXWqwUAH/view?&fv0={!Campaign.Id}
instead of this one:
/one/one.app#/sObject/00O7F00000AXWqwUAH/view?&fv0={!Campaign.Id}
however, both seem to work correctly and open the report.

Anyone have any ideas of what I'm missing?

Thanks,
Rohan
SandraZSandraZ
Hello, Rohan! I have exactly the same error... I have no idea what to do... Everything should work correct! Could it be because of system upgrade?

Sandra
Rohan MangalasingheRohan Mangalasinghe
Hi Sandra, I don't know if it's to do with the recent upgrade, it could be?  I started this project back in Nov 17, but only completed the first 2 parts.  Only after the system upgrade have I tried to do the rest.
Everything else works, except for this final part, so I'm a bit lost.  
I'm hoping to get a chance to look at it again soon, once I figure it out, I'll let you know how I got it to work.
If you figure it out first, please let me know.
Thanks,
Rohan
Delphine GREVETDelphine GREVET
Hello Rohan and Sandra, I am stuck with the same error message, did you guys complete the challenge ? 
Thanks, 
Delphine
Delphine GREVETDelphine GREVET
Hello Rohan and Sandra, I just got the superbadge by using this link : 
/lightning/r/Report/00O0X0000054LkDUAU/view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}

Let me know if it works for you, 

D.
Sandeepa EpuriSandeepa Epuri
i'm also  getting same issue ,can some body help me with this. thanks