Skip to content

can't convert queries with "order by" into a metabase "model" #4

@ericcj

Description

@ericcj

all making it a model does is nest it in SELECT * FROM () "source" but if orig query has an order by you get "ORDER BY clause is invalid in views, derived tables, and subqueries unless TOP is also specified". I tried changing both the orig and outer queries to "SELECT TOP 10" but it didn't help so would have to dive deeper into suiteql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions