Mashmatrix Sheet
English
English
  • Mashmatrix Sheet User Guide
  • Introduction
  • Application Overview
  • Basic Usage
  • Functions about Books / Sheets
    • Create a New Book
    • Change Book Setting
    • Duplicate Book
    • Delete Book
    • Open Book in New Tab
    • Change Book Sharing Folder
    • Split Book Screen
    • Create a New Sheet
    • Change Tab Display Order of Sheets
    • Change Sheet Setting
      • Sheet Setting - Basic
      • Sheet Setting - Options
      • Sheet Setting - Filter
      • Sheet Setting - Actions
    • Maximize Sheet
    • Duplicate Sheet
    • Delete Sheet
    • Create a Related Sheet
    • Create a Card Type Sheet
    • Change Card Type Sheet Setting
    • Configure Views
    • Configure Search Form
  • Functions about Displaying Data
    • Change Columns Order
    • Change Column Width / Height
    • Fix Column from Scrolling
    • Sort
    • Filter
    • Change Column Setting
      • Column Setting - Basic Property
      • Column Setting - Options
      • Column Setting - Format
    • Show / Hide Column
    • Add Column
    • Delete Column
    • Group Column Headers
    • Summary Row
    • Formula
    • Function
      • Salesforce Compatible Functions
      • Aggregation Functions
      • Other Extension Functions
    • Reference Value
    • Navigate Pages and Reload Records
  • Functions about Editing Data
    • Edit / Save Displayed Data
    • Copy & Paste Values
    • Create a New Record
    • Duplicate Records
    • Delete Records
    • Lookup Search
  • Functions about Actions
    • Action Button
    • Standard Actions
    • Marketing Actions
    • Custom Actions
    • Approval Request Actions
  • Functions for Advanced Usage
    • Time-Series Matrix Transformation
      • Overview
      • Add Matrix Column
      • Change Matrix Column Setting
      • Show / Hide Column
      • Add Child Column
      • Delete Child Column
      • Format
      • Matrix Column and Formula
      • Limitations
  • Settings for Admin
    • Assign License
    • Grant Permission Set
    • Administration Console
    • Organization-Level Configuration
  • Customization
    • Access Sheet Directly with URL
    • Sheet Component
    • Embed Sheet in Layout using Visualforce
    • Using Sheet Component in Visualforce
    • JavaScript API
    • Launching Custom Apex / Visualforce
    • Launching Flow
    • Using in Experience Cloud
Powered by GitBook
On this page
  • Create from Related List
  • Create Custom Related Sheet
  • Behavior of Related Sheet
  1. Functions about Books / Sheets

Create a Related Sheet

PreviousDelete SheetNextCreate a Card Type Sheet

Last updated 3 years ago

With Mashmatrix Sheet, it is possible to create a related sheet whose display is updated in conjunction with the record selected on a certain sheet. This makes it possible to work while simultaneously displaying multiple information such as related lists.

To create a related sheet, follow the steps below.

  1. Click the "+ (Create New Sheet)" button on the right side of the sheet tab.

  2. Choose "Add Sheet" from the menu.

  3. The "Create Related Sheet" dialog will be displayed.

Create from Related List

A related sheet can be created from a related list of the object displayed on an existing sheet.

  1. Select a sheet to be linked from "Source Sheet" [A]. The Related List tab displays a list of related lists for the objects in this source sheet.

  2. Leave the "Sheet Type" [B] at the default "Grid".

  3. In the "Related List" tab of the "Data Source of Related Sheet" [C], it displays the related list entries of the object on the source sheet, so select the entry you want to display as the related sheet.

  4. If the screen of the book is not split, specify the area where you want to add a related sheet from "Add to" [C]. You can specify "Bottom" or "Right".

  5. Press the "Create" button to create a related sheet.

Create Custom Related Sheet

With related sheets, it is possible to link any object, not just the objects in the original sheet's related list. Click the "Custom Relation" tab to create a related sheet other than the related list.

  1. In "Source Sheet" [A], select the sheet to be linked from.

  2. Leave the "Sheet Type" [B] at the default "Grid".

  3. In "Object in Related Sheet" [C], select an object that you want to display as a related sheet.

  4. In "Matching Field in Related Sheet" [D], select a field from the fields of the object selected in "Object in Related Sheet", which accepts the filter for the relation.

  5. In "Matching Type" [E], select how you want to match the filter.

    • Equals to - The related sheet automatically filters and displays records that match the value of the target record in the source sheet. If there is more than one target record, records that match one of the record values will be displayed.

    • Not equals to - The related sheet automatically filters and displays records that DON'T match the value of the target record in the source sheet. If there is more than one target record, records that don't match any of the record values will be displayed.

  6. In "Key Column in Source Sheet" [F] , select a column in the source sheet that will be used as a key for the linkage. The value in this column becomes the search key for the filter.

  7. In "Use Keys in" [G], specify the scope of records that will be used as a key of linkage.

    • Selected Records - The related sheet uses the value of the selected records in the source sheet as key. The selected records are either the records on which the cursor is located or the records selected by the record selection checkbox.

    • All Records in Sheet - The related sheet uses the values of all the records loaded in the source sheet as key.

  8. Press the "Create" button to create a related sheet.

Behavior of Related Sheet

In the added related sheet, records are filtered and only displayed which relates to the selected record on the source sheet. Also, if you change the record selection of the source sheet, you can see that the display in the related sheet will be updated.

If the book screen is not split, it will automatically split into "With Bottom Footer" layout when a related sheet is added, and the related sheet you created is placed in the footer area. If the book screen has already been split, the created related sheet will be added to the area where the clicked "+ (Create New Sheet)" button is located. Please refer to for information on splitting a book's screen.

"Split Book Screen"