I would like to know how to create a new measure that let me count elements, IE: i want to know how many clients has a particular salesman. Is this a measure that I have to create from the very beginning in the SSIS in the fact table? or is it quite simple to add in the SSAS or cube? Thank you very much.
Thank you Admin, I just wanto to do some DISTINCT COUNTS in my Reports but I'm trying to figure out how to do it from the SSAS. Another thing, would you or anyone elke please let me know how to change the the font in the internet explorer? When I open some reports like chart trees in report the x and y legend font size is too small that i cannot read it and this is not I guess a report portal issue. Where can i change that parameter? Thanks a lot! Matias
In Internet Explorer you can increase the text size by going to Menu Bar > View > Text Size
In ReportPortal you can modify and create new Themes by going to Admin > Themes and Styles. .Link class, for example will affect the report tree.
It is not recommended but you can also modify the CSS manually. For example, you can control the size of the y labels by modifying bt class in "C:\inetpub\wwwroot\ReportPortal\BarTree\Style.css" file.