Creator
reports can be embedded within a
page component to allow users to access detailed form data without leaving the dashboard. You can also embed reports from other applications in your Creator account, enabling cross-application data views within the same dashboard. This allows interconnected business systems to improve their efficiency and aid in collaborations. Additionally, linked page elements like charts or panels can dynamically reflect changes based on embedded report interactions, creating a responsive user experience.
These embedded reports can have interactive features like search,
quick and
custom filters,
sorting, and more, according to the configured properties of the report component. But if required, the
report's original properties can be disabled/enabled specifically for the embedded report from the element's
Properties configuration.
In Zoho Creator, a report can be embedded using one of two layout options:
- Embed as-is: Displays the report directly on the page in its original view.
- Embed as a CTA button: Shows a call-to-action button that opens the report in a separate view when clicked.
Embed as report
The target report will be directly embedded and displayed within the page. Users can view and manage data without navigating to a different screen.
While embedding a report as it is on a page, you can configure the following:
- Actions - The end-user can be allowed or restricted from adding, editing, duplicating, and deleting individual records.

- Search & Filters - The advanced search feature using query builder in the live mode of the embedded report can be enabled/disabled. When using advanced search, you can choose how to save the changes made to a report:
- In the current report – Displays only the filtered records, both in the standalone report component and in any embedded version on a page.
- As a new report – Creates a new report that contains only the filtered records.
- As a custom filter – Saves the criteria as a reusable filter for the report, which also applies to its embedded version.
Further, a filter can be added while configuring the embedded report to display a specific set of records on the page. This can be enabled by building a
condition according to your requirements. This will be applied only for the embedded element and not to the original report component.
Embed as button
The target report will be opened as a popup, in the same window, or another one when a button is clicked. This keeps the page clean while still allowing quick report access.
If a report is embedded as a button, it acts as a
panel with a button element in it. It works as an interactive element that can initiate or perform the action of opening a Creator report component. The
display,
action, and
style properties for the button can be configured accordingly, and text or image panel elements can be added to give more context. To learn more about the button as a panel element, check out the
Understanding panels page.
1. Say a logistics company uses two Zoho Creator applications:
After you've
created a page in the edit
mode of your application, you can find the report element on the left pane of the page builder. When
Report is clicked, the layouts of embedding a report are displayed alongside, from which you can drag and drop the desired one onto the building space.