I have a page with a table which is 14 by 12 on it. I am putting data in each column (which are months of the year). I would like to have an alert if the data placed in the new column changes by a certain percentage from the previous column number.
Ex:
Row 1would be labeled data center. It has 12 columns. Each column represents one month of the year. The first column would be January and would have the number 50 for vulnerabilities. The second column would be February. It would have 200 vulnerabilities. I would need the alert to see what is the percent change month over month. If it's over, let's say 20%, then the alert would be sent.
It's possible. However, the approach would be different with datacenter vs cloud.
On datacenter, I would use something like Scriptrunner (I usually avoid naming addons, so you're welcome).
In the cloud, I would attempt to get Automations to do it.
Can you post some examples on how to. My team said we are using it on hybrid way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.