YOSEF AMIRASLANI Posted December 11, 2019 Posted December 11, 2019 I'm needing to present a simple line chart showing percentage of total (marketshare) against date. The issue is the y-axis metric is a string value, essentially performing a count of 'MAKE' and creating a resultant percentage from that. Since it is a string and not an integer, Spotfire cannot execute the custom expression or I'm doing it wrong.
Kirsten Smith (she/her) Posted December 13, 2019 Posted December 13, 2019 If you do Count([string]) column over some other numeric column you can get a percentage...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now