We need the ability to create custom dashboards that consist of a grid of components, where each component can display the results of text-based queries.
This is part of our broader initiative to automatically identify patterns across multiple fraud detection algorithms. Specifically, we want to implement Step 4 of our workflow, which involves:
Creating dashboards with multiple widgets arranged in a grid layout
Each component/widget should be populated with results from text questions/queries
The dashboard should accept input labels (such as "customer") that can be referenced by the individual widgets
Widgets should be able to use these inputs to parameterize their queries dynamically
This functionality would allow us to define a dashboard with multiple widgets, and when we provide an input like 'customer', each widget would run its own query and render the results, with all widgets able to reference and use the input to customize their queries across multiple data sources.
The end result would be a flexible dashboard system where we can create reusable dashboard templates that adapt based on the inputs provided, enabling consistent analysis patterns across different contexts.
Please authenticate to join the conversation.
In Review
💡 How I'd like to use Storytell
8 months ago
Get notified by email when there are changes.
In Review
💡 How I'd like to use Storytell
8 months ago
Get notified by email when there are changes.