Skip to content

Malloy default behavior is unexpected from a DAX user perspective #631

Discussion options

You must be logged in to vote

So sorry we didn't answer this earlier.

  • measure: does not ignore the group_by: it "measures" the grouping.
  • You can compute a measure ignoring the grouping the grouping using Ungrouped Aggregates
  • String comparisons are case sensitive, we haven't addressed this yet, the workaround which I suspect you know, but I will mention here is black is Quantity { where: UPPER(color) = 'BLACK' }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mtoy-googly-moogly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants