Forum Discussion
vchauhan011
4 years agoFrequent Visitor
Convert Column values into Rows using DAX
Hello, I need to convert data from one of my columns to new columns. I have two tables A and B. Table A is a measure table which has Total hours, billable hours, non billable hours measures. tabl...
- 4 years ago
Hi,
I was able to figure out a way to solve the issue I was having. I used the below formula to create new measures.
Leave = Calculate([Total Hours],'Table name'[Code Description] = "Leave")Thanks.
amitchandak
4 years agoSuper User
vchauhan011 , to me this seem like a hybrid table
if you are looking for a Hybrid display with Matrix Column and measure
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1354591
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/963588#M428
vote for Hybrid Table
https://ideas.powerbi.com/ideas/idea/?ideaid=9bc32b23-1eb1-4e74-8b34-349887b37ebc