If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

How to Remove Underlines of Drill Up and Drill Down

Started by prakashraju987, 02 Apr 2009 01:15:11 AM

Previous topic - Next topic

prakashraju987

Hi

I Created Multidimensional report.that report contains Account Group Cds and Actual,Budget.When i select drill up and drill down checkbox for allowing drilling analysis in drill behaviour option,it is showing underlined for that fields when i run the report.my users wants to see the data without underlines.How we can do this....PLS Help it

Regards
Prakash

Skykit

Unlock the item that has the hyperlink/underline using the padlock at the top
Click on the link itself (it should be column name but underlined and in blue)

Scroll to the bottom of the properties box on the left to Miscellaneous and under "Classes" you should have something saying Hyperlink
Click on that, hit delete and re-run the report

Everything should be black and not underlined but you can still drill-through

prakashraju987

I tried but it works for drill through not for drill down and drill up

prakash

david.stachon

I don't know if you can do it RS ....if you can, it sure is buried.

however, I do think you can edit your style sheet:

for example, if you are using the "Business" style ...go here:

C:\Program Files\cognos\c8\webcontent\skins\business\ans

...and edit the .css:

explore.css

...and edit this style:


.DrillableDataCell
{
   text-decoration: underline;
}


good luck!

prakashraju987

I tried in RS And We Edit explore.css files also but we didnot get the result
so pls help detailed other steps