I have a report with n number of records. i want to take
alternative rows as a red in color. How to make it?
Answer Posted / glen
if remainder(recordnumber, 2) = 0 then
crRed
else
crNoColor
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
how to create metric universe ?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
Explain is there any other repository domains rather than universe, security, document?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
what is document design in boxi,have u participate in that
When we use aggregate awareness function in designer?
Difference between zabo and webi?
How to create Index to the table in the universe designer and how it improves the Query performence
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
In banking domain how many Fact tables,Dimension table are present?
What are the data types present in bo? What happens if we implement view in the designer and report?
What is the difference between user and versatile user?