Forum Discussion

BarryFletcher's avatar
BarryFletcher
Helper III
1 year ago
Solved

Count Unique Rows

Trying again with this one - my rushed typing wasn't clear the first time - apologies.   I have a list of timesheets whish are entered weekly, as can be seen on the image below, each entryin each t...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi BarryFletcher ,

     

    This is my test data.  

    We can create a new table.

    Table 2 = SUMMARIZE('Table',[Staff Name],[#Week],"work_hours",SUM('Table'[Work Hours]))

    If I have misinterpreted your needs, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.

     

    Best Regards,

    Neeko Tang

    If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly.