Malloy default behavior is unexpected from a DAX user perspective #631
-
using this example
I expect the measure Black not be case sensitive |
Beta Was this translation helpful? Give feedback.
Answered by
mtoy-googly-moogly
Jun 4, 2023
Replies: 1 comment
-
So sorry we didn't answer this earlier.
|
Beta Was this translation helpful? Give feedback.
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
So sorry we didn't answer this earlier.
measure:
does not ignore thegroup_by:
it "measures" the grouping.black is Quantity { where: UPPER(color) = 'BLACK' }