Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Creating a new table - Using values in a column as headers

Hi,  Using DAX, I'm looking to transform a dataset like this:  Into a dataset like this:   The goal: To have a column per year, and then columns per max, min, and average.     A...