If I want to change the display name and continue by counting all the Equipment in a row, what is the formula required?
Solved! Go to Solution.
You may try:
CONCATENATE("YourViewName", "(", COUNT(TblName[Key]), ")" )
You may try:
CONCATENATE("YourViewName", "(", COUNT(TblName[Key]), ")" )
Many Thank
User | Count |
---|---|
17 | |
12 | |
9 | |
4 | |
4 |