Create dashboard widget with combination of multiple table(data source) using some certain queries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Everyone,
I am looking for help to create dashboard widget with combination of multiple table(data source) and some certain query to filter out the data like
Risk Score = (Incident Count × 1.5) + (Critical Alerts × 2.0) + ((100 - Availability %) × 1.2) .
Please let me know if anyone can help this out.
Thank you in Advance
Samar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @samarballav ,
- Create Automated Indicators: Establish individual PA indicators to collect the raw data for Incident Count, Critical Alerts, and Availability %.
- Create a Formula Indicator: Build a formula indicator that references the three automated indicators and applies the specific calculation.
- Create the Widget: Add the formula indicator to a single score or other visualization widget on your dashboard.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
Thanks, GP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have implemented same as you mentioned but this is not reflecting in widget creation data source eg.(formula table name) not visible in the data source. only automated indicator data name is showing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @samarballav ,
Can you change the Widget Visualization as Single score and check
Also If the formula is invalid or one of the underlying automated indicators has a scoring error (e.g., division by zero), it can prevent the formula indicator from generating scores and appearing in the widget
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
Thanks, GP