- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 01:34 PM
I created a formula indicator that takes one indicator... divides by 8... an then multiplies by another indicator (see below)
[[Farrah Sum of OH IS Time Worked]] / 8 * [[Farrah OH IS Users]]
I named this formula indicator "Farrah % of OH IS Time Worked"
When creating a Data Collection Job for this formula indicator, when I scroll to the bottom and go to the "Indicators" tab, this formula indicator does not show up (see screenshots). Should it show up (I mean, if I don't choose and indicator, how is the job going to know what to run)? All that shows up are the two auto-indicators I created (but not this formula indicator)
Solved! Go to Solution.
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 09:06 AM
Except where I wrote "It's a good idea to collect scores on the formula indicators in the same job," I meant "It's a good idea to collect scores on the automated indicators in the formula in the same job." Even I get confused writing about this stuff, and I'm the tech writer!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 06:15 AM
Hi,
Formula indicators does not need any data collection job. It takes the data of the automated indicator which is in the formula and then calculates the data as per the formula.
The automated indicator which are used in the formula of the formula indicator should be added to the data collection job.
Regards,
Vamshi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 06:49 AM
Thank you very much! 🙂