Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Determine if an item is a matrix parent, child or just standard
First, how do we reply to a closed topic in this UG? What good does closing topics do anyhow?? It seems like a needless feature.
So, I'm naming this thread exactly the same thing as the closed thread that I couldn't figure out how to reply to.
So, the thread had a formula logic like...
CASE WHEN {parent.name} IS NOT NULL then 'child item' else 'not child item' end
...for flagging an item as Child Item or NOT-child item. I'm wondering how to then filter between Not-child-parent and Not-child-and-also-not-a-matrix-item in the same formula ...or how to make a "matrix parent = true" flag with a formula.
0