Hi,
I would like to put 0's instead of NULLs in Pivot table.
As I see IFNULL formula, do not solve the trick.
I have found this webpage with hints, and I have used this format:
#,##0;-#,##0;0
But after export to Excel zero's are TEXT, and to have them as numbers, cells need to be converted manually.

Is there a solution that zeros will be treated as numbers after export?