Spotfire, Calculated Columns to show Percentages -
i hope , can of assistance. have table , need calculated columns show percentage of 'no' 'yes' , 'empty' have. have attached picture below.
any syntax appreciated.
error screenshot posted philip connell:
@philip connell - have created calculated column 'consent%' below expression , change format of column percentage column properties.
[number] / [total amount] used calculated column in cross table. screenshots below. please let me know if solution looking for. 
refined solution:
i have created sample data sake of explanation.
added pivot transformation (count of customer id) while loading sample data spotfire.
created 2 calculated columns.
total amount:
sum([count of customer_id]) on ([country])
consent%:
[count of customer_id] / [total amount]





Comments
Post a Comment