Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

conditional formatting information

$
0
0
Report developer has a requirement to apply conditional formatting in the report layer. Imagine fact table has a measure where the value falling into one of three ranges will determine whether a background color should be green, yellow or red. There is a chance the ranges for green, yellow and red will change periodically. Would you store the ranges in the mart as a dimension and store it with the fact? How would you handle the requirement?

Viewing all articles
Browse latest Browse all 3145

Trending Articles