Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
DD-44
Contributor
Contributor

Cumulative data for trending

Hello QLIK community,

 

I'm looking to understand the best approach for trending data and show changes week over week.

Let me explain: we have some tools that assess our environment for vulnerability, compliance, etc. Each week we have a different status for each asset: vulnerabilities get fixed, new vulnerabilities are raised, some become 'overdue', etc. 

 I could store my KPIs in a new table/QVD, but if I store the KPI alone, I'll miss all the ability to filter by region, asset, IP, category, etc. 

How can I architect this cumulative data for the situation above?

Some fields for reference:

  • AssetID
  • Region
  • IP_address
  • HostName
  • vulnerability_title
  • Category
  • Date_Found
  • Date_published
  • Severity
  • CVSS_Score
  • Operating_System

KPIs could be:

  • % of critical vulnerabilities  (critical / total vulnerabilities)
  • % systems (hosts) with critical vulnerabilities

 

thank you in advance for your help!

 

Labels (2)
0 Replies