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 / narsi
i have a report with n number of records. if u want to take
alternative color. go for alerter --> give the condition if
u want the 0,2,4-- wise select the condition
=even(linenumber);
if u want to 1,3,5--wise
select the condition =odd(linenumber)
The above formula will take a separate variable.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
is it possible to export the webi reports to crystal reports?with out using businessview?
What are the steps to do to use alerts in bo?
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 is the difference between slice and dice and cross tab 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)?
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
When to use local filter and when to use global filter?
What is report template in b.o?
Explain how many universes can be created in a project?
Explain in detail about type 1?
What is the dense rank?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
how to create reports on screech?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?