The POP (Period-over-Period) feature in Looker relies on a date dimension context to calculate shifts, so without a date dimension the aggregation logic can produce unexpected row expansions. Totals queries are run separately from the main query, and currently POP measures are not fully supported in Totals because the SQL generated for the POP calculation often cannot be applied cleanly to the totals subquery. To avoid the error, keep a date dimension in the explore when using POP and disable Totals, or create a separate measure that replicates the POP logic but works on an aggregated dataset for Totals. If this is critical for your workflow, I’d recommend logging it with Looker support via the Looker Help menu so they can confirm whether it’s a known limitation or a bug in your version.
Hi there - Thanks for the feedback. This is a current limitation with PoP measures, however support for Totals is being worked on and will be addressed in a coming release.