Does SQL editor for Dataset views support Common Table Expression (CTE) ?
Title: CTE Support in Domo Dataset Views Hi fellow Domo Developers, Has anyone successfully created a Dataset View using a CTE (WITH clause)? I’m currently trying to build a Dataset View using a CTE, but Domo throws an error and appears to interpret the CTE name as a source dataset instead of resolving it as a CTE. I…