Discussions
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?