Forum Discussion

xum's avatar
xum
Frequent Visitor
1 year ago

Distinct count vs countrows summarize/group by

Hi, In my model i got a column that's 50% of DB, that column was imported from SQL and it's the concatenation of column A, B, C, D (they are all integer). I just use that column to get a measure wi...