Forums › Cached › Customization › Reporting › Report Builder
This topic contains 8 replies, has 0 voices, and was last updated by Justin Xarisma 11 years, 5 months ago.
-
AuthorPosts
-
May 30, 2013 at 1:56 pm #7864
Justin XarismaI have made a formula in a search that works the way I want but when I attempt to get the same out of a report I fail miserably.
Is it possible to do similar equations from searches in reports? Let me state that I am no expert at reports and I even try to stay away from them because I feel searches are much easier to deal with.
Here is an example of an formula
CASE WHEN {customermain.custentity2} IS NOT NULL THEN {customermain.custentity2} WHEN {customermain.parent} IS NOT NULL THEN {customermain.parent} ELSE {name} END
it looks for the customer group first, then to see if there is a parent company, and if neither applies, then it goes to the customer name.
If some one could help me get this on a report it would make my life a lot easier. Thanks
This is a cached copy. Click here to see the original post. -
May 30, 2013 at 1:58 pm #7865
trimbleeRE: Formulas in Reports
Can’t do it in a report. Formulas in reports don’t go beyond basic arithmetic.
Evan
-
May 30, 2013 at 3:19 pm #7866
Justin XarismaThat is what I thought no matter how much I do not want it to be true. Thanks
-
May 30, 2013 at 9:58 pm #7867
The Wizard of OzRE: Formulas in Reports
Originally posted by trimblee
View Post
Can’t do it in a report. Formulas in reports don’t go beyond basic arithmetic.
Evan
Even this statement is a stretch! Report formulas are atrocious!
-
May 31, 2013 at 9:34 am #7868
Justin Xarismais there a reason that this can not be changed?
-
May 31, 2013 at 9:41 am #7869
trimbleeRE: Formulas in Reports
That’s kind of a philosophical question.
The simple answer is no, there’s no reason beyond the mere fact that it’s impossible.
Obviously, NetSuite could redo the reporting engine, and make stuff like this possible. And as it happens, that is what I’ve heard is happening. It was discussed a little at SuiteWorld this year, not sure about ETA.
Evan
-
May 31, 2013 at 8:00 pm #7870
The Wizard of OzRE: Formulas in Reports
I think it’s scheduled for the 2215.2 release.
-
June 3, 2013 at 8:53 am #7871
rnedelkowYou can also vote for Enhancement 76804 : Formulas – Add search-like formula capabilities (SQL) to report builder (report customization) with no limit on elements or operators.
Thanks,
-
June 4, 2013 at 7:47 am #7872
Justin XarismaThanks for all the responses. I will be voting on that one for sure.
-
AuthorPosts
You must be logged in to reply to this topic.