SUMIFS formula that skips children rows and is based on YEAR and MONTH
Hello!
I have a problem trying to make a formula work.
The sheet I want to take metrics from has a "value" column and a "date" column.
On some places in the "value" column there are Parent rows that sums the children rows.
I want to make a SUMIFS formula that can Sum the total Value based on YEAR and MONTH but not SUM children rows since the Children rows are summed up in the Parent Row.
Anyone know how to? :D
Kind Regards,
Hugo Martinwall
Answers
-
Information that might help;
There is a column "X" that is not blank only on children rows.
-
Something like
=SUMIFS({Value},COUNT(ANCESTORS({Primary Coulmn}),>0,Year({Date}),year@row,Month({Date}),month@row)
-
Hi (Hej!) @Hugo Martinwall
I hope you're well and safe!
Can you maybe share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!