I am working in Crystal XI against an Oracle database. I need to sort my data alpha-numerically. I have a lot of different combinations of alpha and numeric data. The data is drawing numbers for old facilities where there are often up to 100,000 rows to be sorted. Example:
5A90-1
5A90-2
5A90-12...
Working in BOEXI - need to know what the schedule object can contain. Expect things like frequency and parameters but what else can the schedule contain?
Thanks,
Bob
I created a BEx query in the Business Warehouse (SAP) like I have many times but this time the query is not available in the Data Explorer. I am curious if anyone else sourcing BEx queries from SAP BW has had this problem.
Thanks,
Bob
I needed the first Monday of every month for performance indicator work. I used a formula from the BusinessObjects Knowledge Base article number c2006781 as the basis for the following code.
Create a formula like @FirstMondayOfMonth
Local NumberVar yr;
Local NumberVar mo;
yr :=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.