You need to sign in to do that
Don't have an account?
Samy.Saied
Superbadge: Lightning Experience Rollout Specialist (Challenge 10)
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?
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?
- Save the report from the generated link, and then make sure to compare the grouping fields. An easy way to do that is in Run mode. You can see the Group By dropdown showing different values/or not at all when first saved.
- Then you need to remove the scope filter, and replace it by regular filter to filter by Campaign ID & Campaign Name.
This should take care of the problem AT LAST :)All Answers
- Save the report from the generated link, and then make sure to compare the grouping fields. An easy way to do that is in Run mode. You can see the Group By dropdown showing different values/or not at all when first saved.
- Then you need to remove the scope filter, and replace it by regular filter to filter by Campaign ID & Campaign Name.
This should take care of the problem AT LAST :)Hi @Samy
How do I replace the scope with the regular filters for campaign Id and name?
When you open the existing custom link you will find it sending you to a report that uses the "Scope" filter. Change the value of the scope to use "All Campaigns". Then manually add two new filters in the report like any regular filters. Those are the two filters you will pass dynamically from the new link.
@Muzammil Bajaria
when you click on the existing custom link it will send you to a dynamic generated report. It is not saved or anything, it is using the URL parameters to generate the report on the fly. You will have to save it and make sure it is the same as the one in the link, because I noticed once you save it, it loses some of the existing groupings.
You need to create a new custom lightning component and add a URL element in there to replace the old sidebar component.
Got it!
For those that are simply being redirected to the reports tab, try opening the link in classic. :)
Thank You Samy for your help. I completed the superbadge. For those who are still struggling, refer to below link
https://developer.salesforce.com/forums/ForumsMain?id=9060G000000MP0A
Im getting the next error:
Challenge Not yet complete... here's what's wrong:
Didn't find a replacement for the UpsellCrosssellOpportunity link that uses the CreateOppty custom Lightning component.
Anybody have any idea?
Thanks
I have the same error:
Challenge Not yet complete... here's what's wrong:
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
So, what type of report did you make , tabular,summary?
What I have to aggregate and grouping?
Thank you
Can anyone solve this final report? I too have Challenge Not yet complete... here's what's wrong:
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
I don't know where the original report went, so i must make this one from scratch.
I'm getting this error.
Challenge Not yet complete... here's what's wrong:
The View Lightning Campaign Influence Report link must be included in the Campaign page layout.
But I have included that custom link in my campaign page layout. Don't know why I got this error. Any one pls help me to pass this challenge
I am still getting error as The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
I have followed steps mentioned by you but still no luck.
PFB screenshot for the same.
Please let me know if I have missed anything.
@Tanvi sarolkar 5, i am also getting same error.
Challenge Not yet complete... here's what's wrong:
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
Can you please share screenshot, what exactly you have done as you have completed this challenge.
Thanks!
This blog have complete solution.
http://faizanaz90.blogspot.com/2017/09/salesforce-trailhead-lightning.html
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
Still getting the error .Can any body Help
Follow all the step.
1. Created report on campaign.
2. added two filter.
3. group by name.
change the url of the Link /one/one.app#/sObject/00O7F000004NOtG/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
But still getting the error.
@gaurav have you created a new link as per requirement and change the url to the above ?? the image you have shown is not the correct that need to be created. create a new report from the report type as below highlighted and name it as in the challenge use two filter campaign name and campaign id this would do. Please give thumbs up if your issue is fixed so it can help other or let me know if you still face the problem .
your report should look like this
and the new custom link on Campaign page layout should be like this replace the URL with your report URl.
STRING_TOO_ LONG Description: data value too large: <aura:component implements="force:appHostable,flexipage:availableForAllPageTypes,flexipage:availableForRecordHome,force:hasRecordId,force:lightningQuickAction" access="global" ><br><br> <aura:attribute name="myURL" type="String" default="https://www.salesforce.com/campaign/destination-success/overview/"/><br> <ui:outputURL value="{!v.myURL}" label="DestinationSuccess" target="_blank"/> (max length=255)
any suggestions??
Hope all is well!
Did you ever figure that out?
The View Lightning Campaign Influence Report link on the Campaign object must use a relative URL and dynamic filter values.
Campaign Incluence Lightning Report
I have also included the link in my campaign page
I am getting the following error for Challenge No 10.
While creating new actiono case i am not able to see the "CreateOppty" lightning component. So can i configure the "CreateOppty" component.
Thanks in Advance!
"As in other challenges, you'll be doing your work in a free Trailhead Playground org (TP). Use a new TP to avoid unnecessary challenge errors. Note that your Trailhead Playground already has My Domain turned on. DO NOT edit the My Domain settings."
I assume I need that to create the component? How do I proceed? Thanks for your help.
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.
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.
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
Try replacing the link with /lightning/r/Report/<YOUR REPORT ID>/view?fv0={!Campaign.Id}
Note, my report only has one parameter on it and it's using Campaign ID.
After changing the link, it finally worked and I've got the badge :-)
I don't what I am missing out. I created report of "Campiagn report type", added filter on name="" and id="" , Summary report.
#frustration building up
Hello everyone,
I tried several things, however same error persists.
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 have tried - Following Button or Link URL
1.https://malikdev-dev-ed.lightning.force.com/lightning/r/Report/00O7F00000AMRCy/view?fv0={!Campaign.Id}
2.https://malikdev-dev-ed.lightning/lightning/r/Report/00O7F00000AMRCy/view?fv0={!Campaign.Id}
3.https://malikdev-dev-ed.lightning/lightning/r/Report/00O7F00000AMRCy/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
4./lightning/r/Report/00O7F00000AMRCy/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
5./lightning/r/Report/00O7F00000AMRCy/view?fv0={!Campaign.Id}
6.https://malikdev-dev-ed.lightning/one/one.app#/sObject/00O7F00000AMRCy/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
7.https://malikdev-dev-ed.lightning/one/one.app#/sObject/00O7F00000AMRCy/view?fv0={!Campaign.Id}
8./one/one.app#/sObject/00O7F00000AMRCy/view?&fv0={!Campaign.Name}&fv1={!Campaign.Id}
9./one/one.app#/sObject/00O7F00000AMRCy/view?fv0={!Campaign.Id}
But no success yet.
Any solution .... I am so close and nothing working.
I am attaching related screenshots.. Please let me know if there is anything else required ..
Hi Hemendra Malik 12,
Please post views of your report (names, filters, etc.). I will try to help since I passed this superbadge in April 2018. It is very frustrating because the instructions are not helpful.
In screenshot above note the use of "Campaigns with Influenced Opportunities"
Report must Sum the # of records and Sum the Opportunity Amount.
The report passed even though it contained no records.
Good luck!
which should look like the following screenshot. So that I can tune my "View Lightning Campaign Influence Report".
Also GROUP by Campaign Name on the report (under the "Outline" tab).
Please share your custom link view so that I can make necessary tweaks in my custom link.
/one/one.app?source=alohaHeader#/sObject/00Of4000004JhmAEAS/view?fv0={!Campaign.Name}&&fv1={!Campaign.Id}
So even after giving it a fresh start, recreated all the components (Report and custom link). Error is still there.
Attaching the screenshots.
/lightning/r/Report/00O7F00000AMRGRUA5/view?fv0={!Campaign.Name}&fv1={!Campaign.Id}
Thank you for your support.
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
When I click on the "view lightning campaign influence report" I get the following error
Hi anyone who is struggling with this challenge,
After 8 hours of continous struggle, I made it. It was just one field in the report.
If you have done all these things correctly:
1- Filters
a- All Campaigns
b- Campaign ID equals ""
c- Campaign Name equals ""
2- Correct URL "/lightning/r/Report/00O0o00000BGamXEAT/view?=&fv0={!Campaign.Name}&fv1={!Campaign.Id}"
3- Correct Report Name & Link Name which are given in the requirement
If you have done all of the above and still getting this error
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
I am pretty sure, you are missing any field in the report. Check all the fields in the snapshot and put them in your report
Responded
Contact Name
Contact: Account
Opportunity Name
Stage
Oppt Close Date
Opportunity Amount
Cheers!!
I am not getting the fields I need for the report columns. I am missing Responded, Contact: Account, contact Name and the two Oppotunity fields close Date and Amount.
Any suggestions to complete this would be greatly appreciated.
The Campaign Influence Lightning report must have the correct 1. Aggregate, 2. Columns, 3. Groupings, and 4. Filter.
I am pretty sure the issue is coming from my report Campaign Influence Lightning. "Report type: Campaigns with Influenced Opportunities". It shows all the opportunities. I created this report type. How can fix to have the correct records and record type showing me the all the campaings. What is wrong with that ? Can someone help ?
I completed the challenge by changing the grouping in campaing influence report to "Camaign name" It worked.