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
Martin FreireMartin Freire 

Challenge Not yet complete... here's what's wrong: We can't find a page with the name 'SolarBot Status Page With Chart'.

I've been working on this superbadge, near the end I got to this part:

Ada also tells you that the SolarBot Status Averages report needs some tweaks. First, the Support team wants to see trends over time, so they want the report to show data by week instead of by day. Second, they want a graph for this report called Weekly Panel Temperature and kWh that shows average panel temperature and average kilowatt hours as lines over time. Third, they want to see this graph on each SolarBot record page. Create the page and call it SolarBot Status Page With Chart. Include only information about the individual SolarBot in the chart.


What kind of page should I go for? I created a Lightning Record Page, a page layout, and it is not detecting any kind of page
Thanks in advance
Best Answer chosen by Martin Freire
Bedotroyee SarkarBedotroyee Sarkar
Please create a new Lightning Record Page named "SolarBot Status Page With Chart" and activate the page. Then try to add Report chart from standard elements (which you will find on the left panel of the page).

Please make sure on right side you are entering the label name for the chart, selecting the report "SolarBot Status Averages" and adding filter SolarBotID so that chart displays the record details only based on context.
If you do not select anything, it will set to the default one (The pie chart one).

Just adding report chart to the page layout not working for this challenge. 

All Answers

Bedotroyee SarkarBedotroyee Sarkar
Please create a new Lightning Record Page named "SolarBot Status Page With Chart" and activate the page. Then try to add Report chart from standard elements (which you will find on the left panel of the page).

Please make sure on right side you are entering the label name for the chart, selecting the report "SolarBot Status Averages" and adding filter SolarBotID so that chart displays the record details only based on context.
If you do not select anything, it will set to the default one (The pie chart one).

Just adding report chart to the page layout not working for this challenge. 
This was selected as the best answer
Martin FreireMartin Freire
Apparently I had to delete all pages and build a new one.

Now I'm faced with another issue: 

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: JTPBSVLF
Bedotroyee SarkarBedotroyee Sarkar
Glad that the workaround worked for you! 

May I know by checking which challenge you are getting this error?

I also got this error few times while checking challenge 7 of this superbadge. The reason behind getting this error was I did something wrong with the dashboards (It was either wrong graph or wrong field was selected). Once I corrected those, refreshed dashboard and checked the challenge, this error was gone. So it seems like correct error message does not get displayed for few scenarios. Instead this generic one gets displayed. 

I know it's pretty frustrating to check minutely what went wrong with the component when correct error does not get displayed. :(
Martin FreireMartin Freire
It's challenge 7 on the dashboard. I've created everything, it was done checking the first component (it gave me an error on the size of the first component which I fixed). I'll try to fix the rest to check if it is giving any other.
Bedotroyee SarkarBedotroyee Sarkar
I was getting this generic  error with the second dashboard component. Correct graph was not selected. 
Martin FreireMartin Freire
Now I am getting the same error for the third one.
Fumiko LagerbaeckFumiko Lagerbaeck
@Bedotroyee Sarkar
Thank you so much for your tips! I did not know why my chart dosen't have the correct name untill I saw your comment. You are my hero!

"Please make sure on right side you are entering the label name for the chart, selecting the report "SolarBot Status Averages" and adding filter SolarBotID so that chart displays the record details only based on context."
Michael Roach 12Michael Roach 12
I have the same issue as the original poster, but I can't see what I've done wrong. I have activated the page, assigned it as the layout for all profiles, and as far as I can tell set up all the criteria per the challenge and what @Bedotroyee Sarkar suggested. Pulling my hair out!Error
Sharad Chandra Maheshwari 1Sharad Chandra Maheshwari 1
The challenge would keep giving you an error if you have more than 1 page created with the same label- try deleting additional pages that you might have created while trying to work on the solution. The only page you need is a record page with SolarBot status object.
Colin KenworthyColin Kenworthy
I had a lightning page on another object (Case) with the same label, so renamed that one and the challenge worked.  So finding 2 pages called "SolarBot Status Page With Chart" gets reported as "We can't find a page......" !
Parag SharmaParag Sharma
Hello All,

Could someone help me to solve the Error in Lightning Reports and Dashboards Specialist Superbadge --> Challenge 6.
I am facing issue with error --> Challenge Not yet complete... here's what's wrong:
We can't find a graph displaying the requested data on the 'SolarBot Status Averages' report.

User-added image
I tried to create new Record Page SolarBot as mentioned in screenshot.

User-added image

Also Changed respective changes into Preciously created Report --> SolarBot Status Averages.

User-added image

I am stuck with this error and not able to move ahead by resolving this.

Thanks in advance and Appreciate much if someone could help.
Praveen AyyanarPraveen Ayyanar
Hi All,

This is what I have done so far.

1. Created the report and said graph with status date in weeks and avg temp & kWh
User-added image

2. Created the record layout page with the graph filtered by Solarbot ID
User-added image

3. Verified that this is the only record page with the right lable and assigned it as app default to Solarbot app

User-added image



4. Checked and noticed all solar bots have unique graphs and any changes to the report graph also reflects in the individual solarbot record.
User-added image

5. Finall this is what I end up with.
User-added image

Any suggestions, as to what is wrong here?
Thanks!
 
sumegha taneja 6sumegha taneja 6
1) Go to the Report "SolarBot Status Average" .
2)  Please select the "Line" chart type in the report.
3) Give the chart tiltle as "Weekly Panel Temperature and kWh".
4) X-Axis would be "Status Date".
5) Y-Axis would be "Average panel Temperature".
6) click on "Measure"
7) Select "Average Kilowatt Hours" from the drop down list.
8) Legend position would be "Right".
9) Save the report. 
10) Refresh the same in the "SolarBot Status Page With Chart" Lightening Page layout.
11) To Refresh - click on the graph component 
12) click on the "Show Refresh Button" checkbox placed on the right side of the page. 


In your screenshot i found the probem is that u have not selected the correct chart type in the report. 
 
saif khan 30saif khan 30
I am getting the following Error...
Challenge 6 Not yet complete... here's what's wrong:
We can't find data organized by week on the 'SolarBot Status Averages' report.
Can anyone please help me.
Thanks in Advance.
Lightning Page 
User-added image
User-added image
saif khan 30saif khan 30
@sumegha taneja 6
Gabriele MessarisGabriele Messaris
HI all,
despite all what's described in this useful post i still getting the same error "
We can't find a page with the name 'SolarBot Status Page With Chart'.
I've been following all the possible post and forum to sort this out without success.
Below all the details hoping someone kindly support me in this as it's really necessary as i have a deadline to accomplish.

Here's my report configuration and related chart
User-added image

I've also created the new record page as per instructions in the post
I've deleted all the other pages (there was only one more) to ensure no conflicts
User-added image

and here's the lightning page
User-added image

Please someone help me, i really don't understand what's wrong?!

Just FYI when i click activate i get the activation screen and i haven't change or assigned the page to the app or set as default org.
User-added image

Thank you all for any kind of support.
Ashwani Kumar 79Ashwani Kumar 79
Please help me out in challenge 6
User-added image
This is my Solar Boat Record Page
User-added image

This is my solar boat status page with chart
User-added image
Abhinandan TiwariAbhinandan Tiwari
Hi Ashwani,
Please reomoev the Report Leave. "solar boat status page with chart".
Also, select the Obect Solarboat.

Regards,
Abhinandan Tiwari
adrian ong 1adrian ong 1
hi Praveen Ayyanar,
Did sumegha taneja 6 suggestion solve your problem? I have the same error and I have done all what sumegha taneja 6 advised but I still get the same error.
User-added image
I think I am missing something.
AVINASH NAIR 7AVINASH NAIR 7
Hi @saif khan 30,

The thing is that in your error you have not arranged the status date in week format. Its showing for each date.

So just go to the status date column in your report and from the drop down menu , select Group Date by week. Then It will work.
AVINASH NAIR 7AVINASH NAIR 7
Hi @Gabriele Messaris,
Well there's a couple of mistakes I found in your Sceenshot.
In your Page, you filtered By SolarBot Status ID. Instead it should be done By SolarBot Id.

Now to get the SolarBot ID You need to select the field SolarBot Model and group it by Columns.

Try these out and surely your blockage will be solved.

 
AVINASH NAIR 7AVINASH NAIR 7

Hi @Ashwani Kumar 79,
 

Even in your case also you have done the same Mistake. You are filtering by SolarBot status Id but instead you should do it by SolarBOT Id.

Now remeber to get the SolarBot Id dropdown Menu, you need to select the corret object while creating the Page. Select the Object as SolarBot instead of SolarBot Status.
 

Nikhil_ReddyNikhil_Reddy
The report and page should like below and it worked for me 
User-added imageUser-added image
helen spallhelen spall
I have got s far as creating the page with the graph, I have pulled across record detail for the other panel and saved the page.

I am getting this...
Challenge Not yet complete... here's what's wrong:
We can't find a page with the name 'SolarBot Status Page With Chart'.  I have created the page in Lightning builder.  Any ideas whatn mI might have missed?
Nikhil_ReddyNikhil_Reddy
@helen spall
Did you activate the page to solarbots app and made as default for that ?. If not please do that. Even after that doesn't work out. try to delete the app page and recreate it and it should work.
AVINASH NAIR 7AVINASH NAIR 7
@ helen spall

I would recommend you to check the spelling properly as a minor glitch like this sometimes hinders the completion of the challenge.
Even after that if things are not working out then I would suggest you to share your screenshot to get a better idea of exactly where u are committing mistake.
 
Tom Fray 9Tom Fray 9
If you are getting the below error:
 
We can't find a page with the name 'SolarBot Status Page With Chart'

Make sure you are creating a Lightning Page for the Solarbot record and NOT the Solarbot Status record.
This is the mistake I made
Lisa HooperLisa Hooper
I have read through all the comments and verified the settings. I am still getting this error:
We can't find a graph displaying the requested data on the 'SolarBot Status Averages' report.

What else may be causing this error message?

User-added image
Lisa HooperLisa Hooper
I have tried multiple times to resolve this, but I'm still getting this error "We can't find a graph displaying the requested data on the 'SolarBot Status Averages' report."

Can someone guide me as to how to fix this?

Chart settings
Sagar07Sagar07
I am getting error in Challenge No 6 Lightning Experience Reports & Dashboards Specialist Superbage 
Challenge Not yet complete... here's what's wrong:
We can’t find the updated organization by state for the 'Accounts Without SolarBot Opportunities' report.
please help me 
Michael Langhoff 17Michael Langhoff 17
I made a mistake by trying add a filter under 'to set component visibility' -then I realized you could simply use the Filter By and set it to "SolarBot ID". I must have tinkered for 15 minutes before realizing what I was doing wrong. Thanks!
Ratnaprabha PawnikarRatnaprabha Pawnikar
@sumegha taneja 6

That was very helpful to check back on steps to be followed. I was using the line map but it was not showing proper attributes for my map.
Thankyou!
MPB SalesforceMPB Salesforce
******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
hello all if you get any error in this challenge so please watch once this video series you will definetly get solution
https://www.youtube.com/watch?v=LHcZrhNoY2U&t=1s
******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
Ian Lin 434Ian Lin 434
Hi,

Could you please help me understand how to activate the "Measure" icon buton in chart per the 6th step
on below for challenge 6 - Update existing reports - superbadge -Lightning Experience Reports & Dashboards Specialist


Go to the Report "SolarBot Status Average" .
2)  Please select the "Line" chart type in the report.
3) Give the chart tiltle as "Weekly Panel Temperature and kWh".
4) X-Axis would be "Status Date".
5) Y-Axis would be "Average panel Temperature".
6) click on "Measure"
7) Select "Average Kilowatt Hours" from the drop down list.
Peterson Silva 5Peterson Silva 5

Hi guys!

This video help me identify what was wrong in my step 6. Just to you know we need to change the colums from "function" to original field on report.
https://www.youtube.com/watch?v=p76f7wxIVHs
I hope that video help you.

See you!

Peterson

rajalakshmi reguramanrajalakshmi reguraman
Hi Everyone, 
I am also facing the same issue "Challenge Not yet complete... here's what's wrong:
We can't find a graph displaying the requested data on the 'SolarBot Status Averages' report." 

I created line chart, and lightning record page for solar bots object. Made is app default. Yet I get the same error. Any Leads?

User-added imageUser-added image
rajalakshmi reguramanrajalakshmi reguraman
FYI - I am stuck at challenge #7 - updating the graph part.
Anthony SchiappaAnthony Schiappa
Selecting the Solarbot, instead of Solarbot ID fixed it for me when creating the new Lightning Record Page. 
Kumar Ayush 2Kumar Ayush 2
I was facing the same challenge. I deleted all the existing page and created the page by going to.Solarbot App->Solar bot->open any record->Edit page from setup->Add record type->Save the details as given.

It works for me.
Ramon CruzRamon Cruz
@rajalakshmi reguraman I noticed you have the same error message with @Lisa Hooper and you both seem to have the correct details for the Report Chart.

However, I see that both of you have not included the Record Detail component to the page layout. Try dragging the Record Detail component to the layout the same way you did for the Report Chart, click save and then check if the challenge will give the same error.
Saulo GuedesSaulo Guedes
Everyone who is struggling with 
We can't find a page with the name 'SolarBot Status Page With Chart'

just follow Tom Fray 9 advice, it worked for me and I bet it will work for you.
Mehwish Kapadia 10Mehwish Kapadia 10
Thank you! 
I was getting the same error! I realized that I was using the wrong object. Its the Solar object not Solarbot status one. I changed it and it went through.  Good luck guys!
M ChanduM Chandu
Create the page and call it SolarBot Status Page With Chart of the SolarBot record page

Create the page and label it as SolarBot Status Page With Chart of the SolarBot record page 
john hans 1john hans 1
To resolve this issue, you may need to check the following:
Check if you have created a page with the exact name 'SolarBot Status Page With Chart'. Make sure that the page name is spelled correctly and that there are no extra spaces or special characters in the name.
Make sure that the page you created is of the correct type. The challenge may be looking for a specific type of page, such as a Lightning page or a Visualforce page. Check the challenge instructions to see what type of page is required.
Verify that the page is accessible to the user running the challenge. If the page is set to private, the challenge may not be able to access it. Make sure that the page is visible to all users or to the specific user running the challenge.
If you have checked all of these items and are still encountering the error message, you may want to reach out to Salesforce support for further assistance.
john hans 1john hans 1
Ramina DamirchalliRamina Damirchalli
As an Object select SolarBot, not SolarBotStatus
lisa 302lisa 302
Sadly, still i cant able to find the optimal solution for my website (https://apkhilo.com/auto-clicker-apk/). Can anyone help me to solve this?
Andre FeldmannAndre Feldmann
Hey guys,
I know we've had several comments about the error “Challenge Not yet complete... here's what's wrong: We can't find a page with the name 'SolarBot Status Page With Chart'.
But really I already followed all the suggestions and even made a brand new page and the same error continues and I'm stuck in this challenge.
If anyone has any other suggestions I would be very grateful.