Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Filter a table by highest column value

Hello!   I have a dataset that is looking something like this:   Server Scanid Server1 1 Server2 2 Server3 1 Server1 3 Server2 3 How can I make a DAX query the o...