Skip to main content
June 18, 2020

Has anyone use the rounding option on a data source?

  • June 18, 2020
  • 1 reply
  • 0 views
Originally posted by Michael Malandra

6/24/2019

Has anyone use the rounding option on a data source? I have a historical file with fractions of cents that we do not want to load.

1 reply

June 26, 2020
Originally posted by Joakim Kulan

Return Math.Round(args.Value, 2)
I would never recommend using rounding at the source level, as you will end up with numbers that wont match the source if ever you were to use drillback, and as Jessica said, you could end up with mismatching TB.