Forum Discussion
larbar110
Oct 13, 2021Copper Contributor
How can I exclude all negative numbers from a grand total in a pivot table?
I am trying to only include positive numbers in this calculation without deleting negative values or hardcoding.
Julianchamizo
Oct 14, 2021Copper Contributor
Prepara tus datos por anticipado, crea un nuevo campo, que sea Nevative_Value con los valores TRUE or False. Luego en la tabla dinamica filtra en el encabezado por Negative_value=false