every alternative row should be hilighted ? how u can ?
Alternate row highlighting can be done by creating:
1. create a variable alternate_rowcolor with formula "=Mod((LineNumber()-1),2) (this will give the result 0 & 1 for number of rows in the table.)
2. Create an alert by making use of the above object and display red when value = 1 and yellow when value = 0.
Thats it!!
| Is This Answer Correct ? | 9 Yes | 0 No |
If there is no common dimension? Is it possible to combine two different dataproviders?
why we are using derived tables ?how it will help?
WHAT ARE THE INDEXES THAT SUPPORT DATA WAREHOUSING ? Thanks In advance Prakash
what is difference between folders and category ?
What is meant by Adhoc reports?Can any body will explain with examples...Thanks in Advance .........prakash
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?
If the Hi-rarchies are not defined in the universe level .Is it possible to do in the report level?
What is pragma?
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:<servername>/olap/msmdpump.dll" I am using ms sql server 2012 -- cube
Draw the architecture of traps?
what is isolated joins in check integrity
When we are going for Shortcut join and why.