Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi All,
Please suggest how to custom format values in measure.
below code is not as expected -
Act v. Bud = FORMAT(
SUM([actual_op])- SUM( [budget])/1000000, "#,##0.0,,M;(#,##0.0,,M)")
expected format-
Thank you.
Solved! Go to Solution.
Hi @Snagalapur -
Proud to be a Super User! | |
Hi @Snagalapur
What is your input? What is SUM([actual_op])- SUM( [budget])/1000000?
Hi @Snagalapur -
Proud to be a Super User! | |