Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I have a problem regarding unpivot of a dax data table.
The data is as following:
The Black part is kept as is, while the yellow part is what I need to unpivot so it ends with 2 columns:
The title as parameters and the values on the other column.
Solved! Go to Solution.
hi, @Anonymous
If you want to unpivot the data by dax, you could try this way:
https://community.powerbi.com/t5/Quick-Measures-Gallery/DAX-Unpivot/td-p/574832
Best Regards,
Lin
Hi @Anonymous ,
here, i am sharing my screenshots how I converted unpivot columns.
1. this is my Excel data(see, I have null values means this all are empty cells )
2. after I replace "null" values into "0"
3. I select all columns by using cntl option (Excepts first two columns)
4. see, we have Transform tab one option is there Unpivot Columns
5. click unpiovt option, after we are getting result like this.
6. change column name
regards,
Naveen
I know about the power query method. The reason I did not use it is because I have calculations in the columns. But I have somehow found a youtube that may get me through. thanks anyways.
hi, @Anonymous
If you want to unpivot the data by dax, you could try this way:
https://community.powerbi.com/t5/Quick-Measures-Gallery/DAX-Unpivot/td-p/574832
Best Regards,
Lin
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
92 | |
82 | |
71 | |
49 |
User | Count |
---|---|
143 | |
121 | |
111 | |
59 | |
57 |