Hi,
I have dashboard with pivot widget where I have calculated field. When I export the pivot to excel (Functions - Export do aplikace Excel) the calculated field in excel file is empty:
It works correctly in my test example. The calculated array takes the value from the Number_2 array → the output of the calculated array is Number (please check this) and the result looks like this (see screenshot).
In my pivot I have one sum field (sums values Dohad měřák), one average field (pevna cena na pobočku) and one calculated as sum of sum(Dohad měřák) and avg(pevna cena na pobočku). “Plain” sums are ok, and I can see them in excel export but not the last field which is a sum of sum and avg column.