Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom values of on column with currency ? #900

Open
gmisterk opened this issue Apr 7, 2018 · 1 comment
Open

custom values of on column with currency ? #900

gmisterk opened this issue Apr 7, 2018 · 1 comment

Comments

@gmisterk
Copy link

gmisterk commented Apr 7, 2018

Hi all,

I use pivotUI with four columns and i want to add for the first column only the currency symbole.

herewith an example
|day| cost | col2 | col3
|1| 2.0 € | att| att
|2| 4.0 € | att| att
|3| 5.0 € | att| att

data in my cost column is a float.

i have read info about numberFormat() function in documentation but don't know if that can help me ?

ps: i want to format only on column in table view

Thanks for any help

@nicolaskruchten
Copy link
Owner

Unfortunately it's not possible to format or aggregate certain rows/columns/cells differently from others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants