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.
How to Avoid Cross Join in Saved Searches
I have Two custom record type
1) TR
2) S O
"TR" is Parent and "S O" is Child, So the one "TR" will have more than One "S O".
I have created a saved search using "TR" and "S O".
In summary level am showing the count of "S O" for a "TR"
The Problem starts When i drill down into one "Tr" to View the Detail, Then its doing a cross
join.
Example: Say for a "Tr" i have 4 "S O", when i drill down into detail its shows 16 Records.
How can i avoid this issue........
Or explain how the netsuit do the joining with records?
0