Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Need help with conditional formatting in DS 1.4 crosstab component( HANA as data source)

$
0
0

Hi All,

 

 

We are trying to implement conditional formatting in a cross-tab component in DS 1.4. We are sending HTML tags from a HANA calculation view encompassing the actual key figure value. We have a custom CSS file defined on the BO server where the dashboard is going to be published. The CSS file contents as well as the current output screenshot is given below.

Any idea on why the HTML tags are not getting parsed from the CSS file?

 

CSS File content:

alert1 {

position: relative;

color: RGB(211,45,18);

border-radius: 5px;

}

 

circle {

display: none;

position: relative;

background: RGB(211,45,18);

}

 

 

 

 

Any help on this will be highly appreciated?


Viewing all articles
Browse latest Browse all 4041

Trending Articles