Hi everyone,
I'm currently building a report that has a varied audience from top level management to first line manager. The numbers we show range from a few k$ to m$. All our reporting is built to be as consistant as possible so for example, In a report we should only k$ or m$ so there is no missunderstanding on how the number is being shown. We use single decimals for m$ and no decimals for k$ Therefore, this is a reason why abbreviations wouldn't help.
What could greatly help is to have the ability to control the number of decimals via a calculation. I have noticed that while the measure decimal setting is set to auto and using cast(measure as int) in the calculation, the measure is shown by default with no decimals. But we lack the control for adding or removing decimals further.
Happy to know your thoughts !