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

Negative Number Format doesn't apply when Format As Percent is true

Answered
Daniel asked on June 10, 2024

Hi,

I have run into the issue where the negative number format isn't being applied when Format As Percent is true. I see that there are some older existing tickets about this issue where this issue was added to the "customers' wishlist". I was wondering if there has been any progress on fixing this issue or a timeline for it. Thanks.

1 answer

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster June 11, 2024

Hello Daniel,

Thank you for reaching out to us.

Currently, applying negativeNumberFormat is only possible for the non-percent values. We have added negativeNumberFormat for the percent values to our customers' wishlist. Our team will notify you in case of any updates on the matter. As a workaround, we suggest using the calculated measure that allows setting negativeNumberFormat. If you create a calculated measure that multiplies the original measure by 100, this calculated measure is an equivalent of the original measure with "isPercent": true. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/kb2s3xuw/

Feel free to contact us if other questions arise.

Kind regards,
Nadia

Please login or Register to Submit Answer