Loading

Custom number format of axis is shown incorrectly after publishing

Data pubblicazione: May 20, 2025
Descrizione

When setting the axis with custom number format: #,##0,,M;-#,##0,,M
It will be shown incorrectly as "0MM" after publishing to Tableau Server.

Before publishing:
User-added image


After publishing:
User-added image

Cause

Quotes are needed.
Risoluzione

1. Quote the M in the format: #,##0,,"M";-#,##0,,"M"

2. Use server rendering. Add ?:render=false at the end of the view's URL.

OR

To enable server side rendering permanently use 

tsm configuration set -k vizqlserver.browser.render -v false

tsm pending-changes apply

See details in Testing with the URL Parameter and Configure Client-Side Rendering.

 

Risorse aggiuntive

25 Apr 2025 - Affan - updated tsm command to enable server side render on tableau server

 

Numero articolo Knowledge

001497157

 
Caricamento
Salesforce Help | Article