First of all thanks for this great application.
While trying out some export data format settings.
I found out that I could use some extra settings on the fields with by providing a ":"
For example.
:F2 floating point precision 2 digits
:C adds dollar sign
But I couldn't find a page with info about these settings.
Can you direct me to documentation with these settings?
This is what I need:
When I put :p to the field I want to export
0.55 turns into 55.00%
but
what I want is just the integer value 55
0.55 -> 55
It is basically like we are multiplying by 100 and round it to the next integer.
Is this possible?
Akif,
