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
Dragi Gashi 36Dragi Gashi 36 

Lightning Experience Rollout Specialist - Challenge 10

Hi, 
I just can't seem to get pass stage 10, as I keep getting, the below error:
"The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values."
I have tried with different trail orgs and same issue persists.  Has anyone tried this challenge recently and do you have this issue?

The link in the button I have is "/one/one.app#/sObject/00O0N000004ti60/view?fv0={!Campaign.Id}" - the ID of the report is correct and when clicked from campaign it filters correctly.
Screenshot:
Campaign report link

 
Narender Singh(Nads)Narender Singh(Nads)
Hi,
This is how it should look like:
User-added image
Dragi Gashi 36Dragi Gashi 36
Hi Nads,
Thanks for the feedback.  I have done as you have suggested, replaced the report ID, with the 18char ID, and added the secondary filter.  However this did not work.

I truly think the challenge has a potential bug.  I might do a new trailhead account to re-attempt this, as I can't see anything functionality wise be incorrect.
The error:
trailhead error
The changes I made:
View Campaign URL link

 
Narender Singh(Nads)Narender Singh(Nads)
I don't think there is a need to do it all over again. Sometimes what happens is the error message doesn't give the right error like in this case.
Your button seems to be configured correctly. 
Please make sure that you are passing the ID of right report(report which you made in the lightning, Campaign Influence Lightning) in the button link. 
Also please make sure that the report is configured correctly.
Make sure your report has filters as shown in the screenshot:
User-added image
Narender Singh(Nads)Narender Singh(Nads)
Any update?
 
Delphine GREVETDelphine GREVET
Hi, I am stuck as well with the same error message. Has anyone news about this? I have no clue what's wrong since my report as well as my link seem to be OK. 

Thanks in advance, 

D.
Delphine GREVETDelphine GREVET
Hello Nads, 

Try with : 

/lightning/r/Report/00O0X0000054LkDUAU/view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}

Let me know if it works for you it worked for me, 

D.
 
Franco FolatelliFranco Folatelli
Thank you Delphine, after several days of looking, your answer worked for me.
Daniel Velez 8Daniel Velez 8
@Delphine GREVET, YOU HAVE SAVED MY DAY!
Yves Asselin 3Yves Asselin 3
"The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values."

OMG... Why I did not start reading from the bottom up... The answer for me is Delphine's answer... Although many parts were tricky like the renaming of the View Campaign Influence Report link... where we have to add LIGHTNING to the name to make it : View Campaign Influence Report link... but the most important was Delphine's comment that solved my issue... 


/lightning/r/Report/00O0X0000054LkDUAU/view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}

AND NOT

/one/one.app#/sObject/00O0X0000054LkDUAU/view?fv0={!Campaign.Id}
or 
/one/one.app#/sObject/00O0X0000054LkDUAU//view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}
Sarah Grove 21Sarah Grove 21
Here is my URL and I am getting this error: The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values.

/one/one.app#/sObject/00O1U000005odAuUAI/view?fv0={!Campaign.Name}&fv1={!Campaign.Id}
here is my report filters
User-added image

 
Sarah Grove 21Sarah Grove 21
Here is the error I am getting when I use that URL
User-added image
mohd areeb 8mohd areeb 8
Hi, 
I just can't seem to get pass stage 10, as I keep getting, the below error:
"The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values."
I have tried with different trail orgs and same issue persists.  Has anyone tried this challenge recently and do you have this issue?
Please help me with this issue
Kiryl Pakhomenka 1Kiryl Pakhomenka 1
Still have a problem with Stage 10.

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.

User-added image

Have no idea what's wrong. Link works good. But error still appears.

User-added image

Tried different filters for Campaign Name: equals and contains. Doesn't matter

Help, please
Kiryl Pakhomenka 1Kiryl Pakhomenka 1
Solved. Link must be /lightning/r/Report/<Report ID>/view?fv0={!Campaign.Name}&fv1={!Campaign.Id}
Vidya BharadwajVidya Bharadwaj
This worked for me after a long struggle. Thank you Kiryl Pakhomenka!
Amy TAmy T
Alas, I'm still getting the error 'The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values.' Here is the screenshot of my link. Any ideas? It looks exactly as Kiryl's post from August describes:

Superbadge challenge 10 dynamic link.

 
SForceBeWithYouSForceBeWithYou
I was editing the existing "View Campaign Influence Report" link and forgot to rename it to "View Lightning Campaign Influence Report" 🤦‍♂️
Erik LuftErik Luft
Like Amy T. I'm still getting the error 'The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values' when checking the challenge. The Link seem to be functional though. See 2nd screenshot. Parameters have been handed over to the report correctly.
Question: Do we have a bug or problem with the checker logic for challenge 10?

BTW I have found a difference in the report filter compared to the one that Nads has posted as a reference. See 1st attachment. Comments on that?Report filter: Show me "All campaigns" vs. "Select a campaign"
Result of following Custom Link - seems to be functional
Amy TAmy T
Erik: I did open a ticket about this issue with Trailhead support. I got confirmation of receipt, but no answer yet. I'll be sure to post a reply if/when I hear back.
Erik LuftErik Luft
Amy, I have filed a case for this issue, too. Increases the correction momentum I hope ;-)
Sami ShakithSami Shakith
Hi 

/one/one.app#/sObject/00O2w000000fkfvEAA/view?fv0={!Campaign.Name}&fv1={!Campaign.Id}

instead of use the above one use the following link

lightning/r/Report/00O2w000000fkfvEAA/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}

 
Amy TAmy T

So Trailhead support finally got back to me today. The URL we've been posting has been correct. Here's the email: 

I just checked the metadata of the org on our end and see that the API name of the link "View Lightning Campaign Influence Report" is not as expected. Please remove the existing one and once you click on the Label and click back on the API Name field, it should pre-populate with the right value including underscores.
 

The problem was with the API name of the link! Make sure it matches the label. See image:
API name and label must match!
When we had to change the name of the link, the API had to change too. That's what the logic checker uses to determine a correct answer.  So if you're getting the incorrect URL error, check the API name of the link and make sure it matches the label. Feels good to finally pass this superbadge!!!

Cassady Ludvigsen 10Cassady Ludvigsen 10
Amy T's comment was what saved me. Tough because the module references two different labels (!!) but that was the solution for me.
Maximilian WittigMaximilian Wittig
I still get the error message. "The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values." and don't know what I'm doing wrong. :( 
Jonathan SeidtJonathan Seidt
God bless you Amy! xoxo
After adding every link with /one and /lightning and trying every combination like everyone else I just went back and added _ between the Name to look like "View_Lightning_Campaign_Influence_Report" and boom, badge completed!  We should all have known that, no???
Gayatri Devarapalli 6Gayatri Devarapalli 6
hi those who stuck at last step check the case url, whether it was added to the page layout, so that you can clear it
Harshavi Borse 11Harshavi Borse 11
Hi Maximilian,

For a Campeign custom link,

Try Below URL: 

/lightning/r/Report/00O2x0000014dGrEAI/view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}

It worked for Me.got a Superbadge!!!

 
Shirish AshwatShirish Ashwat
@Harshavi - Worked for me as well - Thanks
 
Carole Kasinetz 2Carole Kasinetz 2
All - Remember to add the / before the word "lightning" in the URL string! 
After adding it, I passed the challenge!
 
Lucas InsaurraldeLucas Insaurralde
@Kiryl Pakhomenka 1: Thank you very much for your help, thanks to the <Report ID> tip I was able to complete it.
User-added image
Greetings!!!