Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Pivot in Saved Searches???
Hello community,
So this is the situation:
I have an Item where in the Description Tab, we created a Translation "Custom Record Type".
So in the saved search, we want to show the results like this:
ID Name (English) Name (French) Description (English) Description (French)
=============================================================
1 Hello Bonjour Bye Au revoir
However, when i put say the translation.name in the Results -> Columns, I get this result...
ID Name
===========
1 Hello
2 Bonjour
Now i tried doing a Formula (Text) and use a Case statement, but that doesn't work since it is going through each record in the Custom Record Type list.....