How to change font color of values in hyperlinked columns?
Answers were Sorted based on User's Feedback
Answer / mysticbo
I have a report that has several hyperlinked columns.These
colums return number values like 0,6,12,2050 etc.When
clicked on these numbers,it takes you to new page with
details and records as per the number clicked. If its
0,click won't return anything.
Problem is that the client would like the font color
(default blue when hyperlinked)as RED whenever the value is
above 0.
Using Alerter,I can change to bold/italic etc but color
change isn't working on hyperlinked values.
Please suggest,. Thanks in advance,
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saru
By usimg html tags u can give font color For Coluns ...
example if var1 value > 0 then < a Font color=Red /a>...
you have to include in hyperlink it self because Alters
wont work for hyperlink.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mohit gupta
there is no such option is avalable for that..and anser
provided by Saru whould work..
| Is This Answer Correct ? | 0 Yes | 0 No |
How were the reports scheduled and how to resolve unexecuted documents?
i want to use prompt for select the country names. eg, india. japan. america. like that. which delimeter is used for to seperate the countries?
IN THE REPORT I WANNA APPLY HYPERLINK FOR A CELL IN THE COLUMN/ROW HOW TO ACHIEVE THIS? EG: YEAR COLUMN : 2001,2002,2003,2004 I WANNA APPLY FOR 2001 ONLY
2 Answers Accenture, Rolta, TCS,
whats the Diffrerence between business objects and cognos?
What is the difference between the prompt and cascading prompt
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
How can you check the universe?
Can any body tell me,What is the universe testing ? What is the report testing Explain?
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?
IN BO I HAVE DATASOURCE HAVING THE DATA LIKE "abc" and after creating the Report that is unmathed data like "DEF".what will you do ?
how can i add two different reports in the same document?
What is #DATASYNC error how to remove it?