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 | |
11 | |
7 | |
5 | |
5 |