Forum Discussion
hendraoui
3 years agoRegular Visitor
Convert text to pourcentage
Hello everybody, How to convert a value with type text in pourcent? Thanks 🙂
- 3 years ago
We just had to replace the empty cells with null 😉
FreemanZ
3 years agoSuper User
hi hendraoui
it looks like you have data from a specific locale, like Germany.
try to
1) right click the column, choose Change Type -> Using Locale, choose Decimal Number and English(Germany), and OK to close.
2) change it to percentage as usual.
hendraoui
3 years agoRegular Visitor
We just had to replace the empty cells with null 😉