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
Moe ZounMoe Zoun 

How do I add reports to home lighting home page?

I need to add a report to a lightning home page, but that option doesn't seem to be available.

What would be the best way to approach this? Will I have to create a custom component? What would the code look like?

Thank you in advance.
Raj VakatiRaj Vakati
Edit the lighting  Home page  --> Drag the report chart component into the app builder and select the report 

User-added image
Moe ZounMoe Zoun
I'm not looking to add a chart. I am looking to add an actual report. 
Moe ZounMoe Zoun
Unless I am mistaken building a lightning component may be the only option.