Calculated fields from Google Sheets

I have my report linked to a google sheet and I created a new field with a simple formula to add several columns of related data together. However when I go to display it on the table most of the new fields values come back as 0 and I noticed that if I remove the calculation (basically just assign that field’s value to that one column) it works fine. 

Is there a way to do this. In Excel it is a pretty basic pivot table. 

da0cf4ef-952d-4f33-8d2d-3c0f842f2c14.jpg
Solved Solved
0 2 1,813
1 ACCEPTED SOLUTION

Figured it out. It won’t add data with Null values. Added IfNull and it all works fine. 

View solution in original post

2 REPLIES 2
Top Labels in this Space