Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Like the title suggests, I'm trying to use a field(column) from a table as a measure without aggregating the data. Is this possible?
If you were to do that, it would simply be the equivalent of using Only(Field), except implicitly rather than explicitly.
I tried using Only but the issue is I keep getting the error "The chart is not displayed because it contains only undefined values". I checked the data already and it seems fine. Any thoughts?