Forum Discussion
why sum up total missing for some columns
Please give more details with your expected output and enlarge your screenshot.
Hi,
I am trying to create a 'pivot table' in PB will will automatically sum up a numeric field via the implicit measure.
However, it looks PB doesn't create an implicit measure for the field Subscription Deal Value (max 5 yr) (€). When I hoover over the field, it doesn't show the sum up calculation.
the field ILF/OTL seems to work normally, PB does the sum up automatically, so I don't need to create a sumup measure for it.
I don't understand why the implicit measure doesn't work for the first field. This is a numeric column in my fact table, the column is set up as 'whole number' , summarization formula is 'sum'. I don't see any error in the column, so I don't understand why implicit measure fails to work.