We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Can't get previous pivot format attribute values which is unchanged

Resolved
Ravi asked on January 25, 2019

Hello Team,
In latest update, Can't get previous pivot format attribute values which is unchanged. Do we have any other way to get changed pivot format attribute values along with unchanged pivot format attribute values?

4 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster January 25, 2019

Hello, Ravi,
Thank you for writing to us.
You can get the number format with the help of getFormat() API call. It returns all pivot format attribute values.
Does it help?
Regards,
Tanya

Public
Ravi January 25, 2019

Hello Tanya Gryshko,
Please do the below steps to address the issue,
 Step 1: Format->Format cells-> fill the inputs (Choose Value= Price, currency symbol as $ and Thousand separator as ',')->APPLY
Step 2:
 Do the same but this time, change only one input value(Choose Value= Price, Decimal places as 2) ->APPLY.
The Result will affect only for the Step 2(Decimal places), Other formats are getting reset.
Refer the below fiddle link:-
http://jsfiddle.net/flexmonster/kc8fq69y/
Note: Version v2.6.12

Public
Tanya Gryshko Tanya Gryshko Flexmonster January 25, 2019

Ravi,
Thanks for specifying the additional details.
The fix for this issue will be released on February the 11th.
Please let me know in case of other questions.
Regards,
Tanya

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster February 12, 2019

Hello Ravi,
We are glad to inform you that the issue with the formatting has been resolved.
You are welcome to update the component and try it.
Please note that the fix was added to flexmonster.toolbar.js.
You will need to update it as well.
Regards,
Dmytro

Please login or Register to Submit Answer