Pass parameter to embedded report in page
Summary
Pass person id as parameter to embedded report.Content
We need to display some employee information on the Public Info page for any employee. Since personalization was not an option in this case, we are trying out the possibility of embedding a custom report on the page.
For this, we have to capture the Person number /Person Id from the page (of which ever employee’s data is currently being displayed in the page) and send it as a parameter to the report, so that the report can extract the data and display it. Any help is appreciated.
We know how to capture the logged in user's person_id, but that is not helping here.
1