Skip to main content

Dashboard Example: Multiple Conditions

This tutorial demonstrates how to create a custom dashboard gadget using multiple filter conditions.

Video Tutorial

1. Define the Goal

We'll create a gadget that displays Payment Required Sales Orders for Test Company.

dashboard-example.png

2. Add a New Gadget

Click Add Gadget to create a new dashboard gadget.

dashboard-example (1).png

3. Choose the Gadget Type

Select Custom Filter Results as the gadget type.

dashboard-example (2).png

4. Start the Configuration

Click Add to begin configuring the gadget.

dashboard-example (3).png

5. Enter a Gadget Title

Enter a title that clearly describes the results. For this example, enter Test Company Payment Required.

dashboard-example (4).png

6. Select the Collection

Choose Sales Order because this example tracks Sales Order records.

dashboard-example (5).png

7. Add the First Filter

Under the filter conditions, select Company as the first field.

dashboard-example (6).png

8. Select the Company Operator

Choose Equal so the filter matches one specific company.

dashboard-example (7).png

9. Enter the Company Name

Enter the company name you want to track. For this example, enter Test Company.

dashboard-example (8).png

10. Add a Second Filter

Click Add Condition to add another filter and further narrow the results.

dashboard-example (9).png

11. Select the Status Field

Select Status as the second filter field.

dashboard-example (10).png

12. Select the Status Operator

Choose Equal so the filter matches one specific Sales Order status.

dashboard-example (11).png

13. Select the Status

Select the status you want to track. For this example, choose Payment Required.

dashboard-example (12).png

14. Save the Gadget

Click Save to create the custom dashboard gadget.

dashboard-example (13).png

15. Review the Results

Return to the dashboard and verify that the gadget displays only Payment Required Sales Orders for Test Company.

dashboard-example (14).png


This example shows how multiple filter conditions can be combined to create a dashboard gadget that displays exactly the information you need.