--- title: "AI Dashboards: Troubleshoot Join Errors" slug: "troubleshoot-join-errors" description: "Resolve cartesian join errors in AI Dashboards by finding mismatched objects in the editor panel and removing the conflicting attribute or metric." updated: 2026-04-13T17:36:21Z published: 2026-04-13T17:36:21Z canonical: "docs.restaurant365.com/troubleshoot-join-errors" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.restaurant365.com/llms.txt > Use this file to discover all available pages before exploring further. # AI Dashboards: Troubleshoot Join Errors In R365 AI Dashboards, when two data objects that don’t connect are added to the same visualization, a cartesian join error may be encountered. These occur when there is a disconnect between the data or when data is not connected properly. Errors will show on the a visualization that has encountered an error and will appear in both dashboard view mode and upon creation in editor mode. Troubleshooting join errors can only be done in the [dashboard editor](/doc/docs/r365-intelligence-editing-dashboards). --- ## Video - How to Troubleshoot Join Errors [Embedded content](https://player.vimeo.com/video/1063269807?h=f6c9cb7120&badge=0&autopause=0&player_id=0&app_id=58479) --- ## Troubleshoot Join Errors To troubleshoot a join error, follow these steps: *Click steps to expand for additional information and images.* **1) If in view mode, **open the dashboard editor.**** This can be done by clicking the pencil icon in the top right corner of the screen. ![](https://cdn.us.document360.io/5c9d1111-0c69-4e96-8910-d7f2750fdc9d/Images/Documentation/image-0RI9CBMC.png) **2) **Investigate** the error that is occurring.** To start, read the join error message as this will often point to the root cause of the disconnected data. The example below instructs users to review the design of the visualization as there is a cross join error. ![](https://cdn.us.document360.io/5c9d1111-0c69-4e96-8910-d7f2750fdc9d/Images/Documentation/image-4BNQCDR1.png) **3) **Review** the data objects added to the visualization.** In the example below, the attribute **Reporting UofM** from the Purchasing & Receiving dataset is not connected to the metrics **Check Count** and **Net Sales** from the Sales by Day dataset. Hovering over an attribute or metric in the editor panel will display the dataset that the object is part of. > [!TIP] > Although not all data from different datasets will encounter a join error, attributes and metrics should be paired with other attributes and metrics from the **same dataset** to avoid join errors. ![](https://cdn.us.document360.io/5c9d1111-0c69-4e96-8910-d7f2750fdc9d/Images/Documentation/image-37GGTKWM.png) **4) **Remove** the data object that is causing the join error.** To do this, right click the attribute or metric from the editor panel. Then, from the drop out menu, select **Remove**. ![](https://cdn.us.document360.io/5c9d1111-0c69-4e96-8910-d7f2750fdc9d/Images/Documentation/image-4IGN27B9.png) **5) Once **Remove** is selected, the other data selected for the visualization should appear.** ![](https://cdn.us.document360.io/5c9d1111-0c69-4e96-8910-d7f2750fdc9d/Images/Documentation/image-T7YLJFOW.png)