Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When using the provided UI to create a calculated field, and choosing to create a "Field Type" of "Dimension" (i.e. a Calculated Member) there is no option to set the format string to null.  When creating a calculated member it's format string will override those of any measures that are included in the current view.  Can the UI be updated to allow for a null format string when creating these types of members?

Here's a sample with 2 pivot tables, one that has the format string set to "Standard" (chosen from the UI then persisted) while the other has the format string as null (hard-coded via JS).  As you can see, the one with the format string "Standard" overrides the currency and number formatting of the 2 measures shown.