

Partner Ambassador
2015-08-14
10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Displaying numbers in k (thousands) and M (millions) possible bug?
Hi guys, I've a document in my desktop client with a chart like this :
As you can see, I've made changes in the Number tab, to show the k(thousand) and M (millions) in order to show properly the legend :
When I move the same document into the server, and I open the document via URL, it prints the same chart like this :
Is there any explanation about that? What can I do to get the same result in the client and the URL server as well? It could be a bug?
Regards, Marcel.
1,319 Views
3 Replies


Specialist
2015-08-14
10:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
You can use dual and num for the same result.
1,030 Views


Partner Ambassador
2015-08-14
10:47 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey, thanks for the quick response. Sorry I don't get what you mean.
1,030 Views


Specialist
2015-08-14
10:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dual(num(your_expresion,'# ##0'), your_expression)
