Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ You’ll learn how to:
- Configure control logic to drive KPI selection and display behavior
- Host a parent application that tracks user selections and synchronizes them with Sigma bookmarks

<aside class="positive">
<strong>IMPORTANT:</strong><br> We’ll rely on the information in the README for implementation details, rather than cover them in this QuickStart.
</aside>

[Review Project Readme in Git](https://github.com/sigmacomputing/quickstarts-public/blob/main/plugin_use_cases/public/dashboard-builder/README.md)

<aside class="positive">
<strong>IMPORTANT:</strong><br> This QuickStart builds on the setup from "REST API Usage 01: Getting Started".
</aside>
Expand Down