You need to sign in to do that
Don't have an account?
Accessing a Report from URL in Lightning
Hi,
In one of my project, we are accesing a report from link or URL on record detail in salesforce classic, that link does not open the same report in lightning because instance URL gets change. I thought of replacing the instance URL with lightning instance URL so that it will be open in lightning, but it did not worked for me.
When I looked at the report URL: https://rahulmishratraning-dev-ed.my.salesforce.com/00O?rt=47, I notice that ID is not specified for report and still it opens 'Account Owner Report', also we do not have any such report in org. To verify it, I tried to open it: instance_url/00O?rt=47 in my dev org and it also opens up 'Account Owner Report' which was not created by me and not able to search from list of report.
I am not sure what rt=47 denotes here, and how it shows the report which was not created. What I have to do if I have to open the same report in Lightning.
Please help me on that, thanks in advance!
In one of my project, we are accesing a report from link or URL on record detail in salesforce classic, that link does not open the same report in lightning because instance URL gets change. I thought of replacing the instance URL with lightning instance URL so that it will be open in lightning, but it did not worked for me.
When I looked at the report URL: https://rahulmishratraning-dev-ed.my.salesforce.com/00O?rt=47, I notice that ID is not specified for report and still it opens 'Account Owner Report', also we do not have any such report in org. To verify it, I tried to open it: instance_url/00O?rt=47 in my dev org and it also opens up 'Account Owner Report' which was not created by me and not able to search from list of report.
I am not sure what rt=47 denotes here, and how it shows the report which was not created. What I have to do if I have to open the same report in Lightning.
Please help me on that, thanks in advance!
May I suggest you please check with below Salesforce help document which might help you further with the above issue.
- https://help.salesforce.com/articleView?id=reports_filter_url.htm&type=0
Hope this helps.Thanks,
Nagendra