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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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