Formula with multi select and two fields
I am trying to create a report that shows me June comms, broken out between wireless and wireline, counting how many times the categories occur. I know it's a combo of countifs and contains I just can not figure out the order.. I have tried the following formulas:
=COUNTIFS({Month Column},$[Primary Column]76, {Segment Impact}, CONTAINS([Column2]$75@cell)
=COUNTIFS({Month Column},$[Primary Column]$76,{Segment Type},$[Primary Column]$77 {Segment Impact}, CONTAINS($[Column2]$75@cell))
Answers
-
It looks like you are just missing a couple of commas. You need one after $[Primary Column]$77 and another after $[Column2]$75.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!