on 2024 Aug 06 6:17 AM
Hello there,
i have a problem with counting the number of instances from a variable that i have created in a webi document.
i've made the variable "Compliance" in order to get the compliance level of every incident recorded using the following formula :
Request clarification before answering.
i was able to resolve this problem by including "Where" operator to the scope of Count function & adding forEach to the end of the formula syntax so the new Count function will look like this : =Count([Incident ID]Where([Compliance]="B") ForEach([Incident ID]))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.