Help with Metric sheet
Hello,
I created this metric sheet to get totals for overall performance but I can't get the totals to populate from the sheet that is being referenced. Not sure what I am doing wrong,
Answers
-
This may have to do with the fact your numbers are in the Primary Column, so it's read a bit differently. Instead of using CONTAINS, what about just seeing if the column has that Metric in it, like this:
=COUNTIF({Manager Feedback template Anthony Range 1}, Metric@row)
If that doesn't work, try taking the VALUE of the Metric cell, converting it to a number:
=COUNTIF({Manager Feedback template Anthony Range 1}, VALUE(Metric@row))
Cheers!
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.2K Get Help
- 431 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 74 Community Job Board
- 501 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!