How to enable the count function for KPI in an UX page?
Answers
-
Hi @Keerthana99
I am not totally sure I understood your message, but seems to me that you want to count how many times a list item is listed in your module, something similar to a Countif in excel.
Just create a line item next to your list-formatted line item called "count", formatted as number and with "1" as formula.
Then create a new module using as dimension the same list as used in the format which items you want to count
Finally, use the sum function with the following syntax: Sourcemodule.count[SUM:sourcemodule.list-formatttedLI]
see below for more details:
Cheers
Alex
1