T O P I C R E V I E W |
hailiebee |
Posted - 03/19/2010 : 09:04:18 I am new to ReportPortal, I would like to know how to format numbers in the table. I am viewing cubes created using Analysis Services I mwould like to know how to automatically format the numbers to two decimal places etc. and decimals into percentages. |
2 L A T E S T R E P L I E S (Newest First) |
hailiebee |
Posted - 03/22/2010 : 08:56:15 Thanks
quote: [i]Originally posted by admin[/i] [br]The formatting is defined on the server side. SQL Server Business Intelligence Development Studio or Analysis Manager will let you change the number formatting for each measure.
To change the formatting on the client side, you will need to create a calculated measure based on your measure and select a different format.
|
admin |
Posted - 03/19/2010 : 22:51:49 The formatting is defined on the server side. SQL Server Business Intelligence Development Studio or Analysis Manager will let you change the number formatting for each measure.
To change the formatting on the client side, you will need to create a calculated measure based on your measure and select a different format. |