documentdb-lumenize icon indicating copy to clipboard operation
documentdb-lumenize copied to clipboard

Grouping by boolean fields

Open DonovanHumphries opened this issue 8 years ago • 0 comments

If your group by field is a boolean field you get the following error:

Unable to get property 'length' of undefined or null reference Stack trace: TypeError: Unable to get property 'length' of undefined or null reference at OLAPCube.prototype._expandFact (cube.js:1331:11) at OLAPCube.prototype.addFacts (cube.js:1444:11) at onReadDocuments (cube.js:1817:7)

DonovanHumphries avatar Jun 22 '17 06:06 DonovanHumphries