Forum Discussion
Berl21
3 years agoHelper III
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...