You need to sign in to do that
Don't have an account?

LWC to show Dynamic report on Mobile device
Hi All,
I have a custom link on account which shows a dynamic report when clicked. the report is showing in desktop but it does not show records in mobile. so i want to create a Component to show the report in mobile also.
How can i achieve this? can anyone help me out?
I have a custom link on account which shows a dynamic report when clicked. the report is showing in desktop but it does not show records in mobile. so i want to create a Component to show the report in mobile also.
How can i achieve this? can anyone help me out?
By saying it does not show records in mobile, are you seeing any errors?
Based on https://ideas.salesforce.com/s/idea/a0B8W00000GddH2UAJ/parameterized-reports-in-salesforce1 it is not possible to open a report with URL Parameters in the mobile app
Related post: https://www.linkedin.com/pulse/custom-report-lightning-web-component-keith-ng/?trk=public_profile_article_view
Thanks
i am not seeing any error, i can't render report with url parameter in mobile app so i want to create a custom lightning component so that i can show the report in lightning. is it possible?
If this information helps, please mark the answer as best. Thank you