Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Format number - percent (How to keep two decimal places accuracy)
I use a macro to sum up sales and generate as sales / eval(%{SumSales})
The ideal outcome is to get a percentage, so I use Formate Number - percent after this.
But the problem is it only shows 1%, 2% etc..
How to keep two decimal places accuracy like 1.23%, instead of just 1%...
Thanks a lot, guys.
The ideal outcome is to get a percentage, so I use Formate Number - percent after this.
But the problem is it only shows 1%, 2% etc..
How to keep two decimal places accuracy like 1.23%, instead of just 1%...
Thanks a lot, guys.
0