Forum Discussion

powerbi_ex's avatar
powerbi_ex
Frequent Visitor
1 year ago
Solved

Group Data by Distinct Column Row

**I pasted sample data below**

How to change this table data where it groups the each Business Unit by Type and sorted TimeLogged like the Final Output in Power BI?  I am not sure whether to accomplish this as a dax virtual table or in power query. 

 

 

 

 

Business UnitTypeTimeLogged
McdonaldsClient12:01:00 AM
McdonaldsStaff12:01:00 AM
McdonaldsReviewer12:01:00 AM
AppleBeesClient12:02:00 AM
AppleBeesStaff12:02:00 AM
AppleBeesReviewer12:02:00 AM
Ruby Tuesday'sClient12:03:00 AM
Ruby Tuesday'sClient12:03:00 AM
Ruby Tuesday'sStaff12:03:00 AM
Ruby Tuesday'sStaff12:03:00 AM
Ruby Tuesday'sReviewer12:03:00 AM
Nacho'sClient12:04:00 AM
MTS FoodsClient12:04:00 AM
MTS FoodsStaff12:04:00 AM
MTS FoodsReviewer12:04:00 AM

  

 

 

3 Replies