Forum Discussion

KylePalardy's avatar
KylePalardy
Regular Visitor
1 month ago
Solved

Group By not continuously applying

I am writing a program to track the timesheet entries on projects to a dashboard that I have created in Power Bi. I have the databases set up on a many to one relationship, and the one has a group by...
  • jgeddes's avatar
    jgeddes
    1 month ago

    What I would be looking for next is to verify that the duplicate values are the exact same. Things like trailing spaces, differing cases etc. are all treated as unique entries. Example "group item " and "group item" would show as two separate rows when grouping.