In Explores where fanout joins could cause incorrect results for aggregate functions, Looker applies symmetric aggregate logic to return correct calculations.
For aggregate fields where symmetric aggregate logic is applied, by default Looker returns six digits after the decimal point. Use the precision field to change the number of digits after the decimal point:
Set the value of precision to 7 or higher if you need more digits after the decimal point for your calculations.
Set the value of precision to 5 or lower when working with very large numbers, to avoid overflowing the decimal limit on your database.
This example creates a field called average_value by averaging the value dimension, and maintaining a precision of 10 digits following the decimal point:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-07 UTC."],[],[]]