What is Custom Sorting?
In development environment we had applied custom Order on
Month which is having the following list of values
September,October,March,August and December only.But in
Production environment Month is having all LiSt of Values
like 12 MOnths(Jan to Dec).So ,How it will effect the
Sorting in production environmentof universe and as well as
in reporting?????
Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / kirankumar
custom sorting nothing but a use requirement purpose you have do design the order that is called custom sorting.by default asc order,
custom sorting Example:
you have 1,3,5,7,8,9,---like this.
you want to show the first 5 , means by using the custom sorting you can do.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / venky
We will unable to get any changes because u applied sorting
in dev environment when u move qa after complied their job
then only production people get the report u r moving the
file what ever u have prepared because of that no issues
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / rahul_bhanushali
what ever sequence of the months you define in UAT , system will maintain the same in prod also plus for the remaining months which are extra in PROD system will treat them alphabetically.
| Is This Answer Correct ? | 0 Yes | 2 No |
I have a report with n number of records. i want to take alternative rows as a red in color. How to make it?
Please anybody tell me Is Data integration And ETL programming is same..? Thanks in advance....
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
can anybody tell me how many classes where there and objects in each class
Can we link the Universes from two different sourcess?Explain?
Can we start CMS server from CMC? Is yes can anyone tell me how plz Thanks in advance?
Which one will be more preferable creating Derived table or Views on universe level.and Explain why also ?
What is the dense rank?
How to make alternative rows red and green in WebI Report?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
What are the traps ? What are the disadvantages of traps?
What is the Drill filter and it's usage?