Forum Discussion

Berl21's avatar
Berl21
Helper III
3 years ago

Create a table with min value as a column

Hi,   I am still new at DAX and stumbling on this issue: I need to create a table that shows the minimum value of a row per ID. The row value itself comes from a SQL. This is what I wrote. In...