Need a special offer?Find out if your project fits.
+

Pass percentage formatting from 'microsoft analysis services' into flexmonster

Resolved
Craig Button asked on June 17, 2022

Hello,
We have several measures which are formatted as percentages (with the potential to add many more). Is there a way to pass this information to Flexmonster so we don't have to add show as percentage to the format manually for every measure?
We are using a tabular model, if that helps.
 
Kind regards,
Craig Button

1 answer

Public
Maksym Diachenko Maksym Diachenko Flexmonster June 17, 2022

Hi, Craig!

Thank you for your question.

Flexmonster has a convenient tool for using the format defined inside the SSAS data source - the useOlapFormatting property of the options object. When set as true, formats from the cube will be passed to Flexmonster.
Here is a usage example of the `useOlapFormatting` option: https://jsfiddle.net/flexmonster/npu21mke/.

Please let us know if this helps.

Best Regards,
Maksym

Please login or Register to Submit Answer