Forum Discussion

Justas4478's avatar
Justas4478
Post Prodigy
2 years ago
Solved

Values to high does to data structure

Hi, I have holiday report and for majority is working fine. There is problem with 'Leave Brought Forward', 'Leave Booked' and 'Leave Balance' data when I get it in to power bi. As you can see in th...
  • Justas4478's avatar
    Justas4478
    2 years ago

    lbendlin I manage to work out solution.
    I dublicated main table and deleted 'Leave Brought Forward', 'Leave Booked' and 'Leave Balance' columns from the original table.
    Then on the dublicated I removed all the columns except 'Staff Number','Full Name','Start Date' and 'Leave Brought Forward', 'Leave Booked' and 'Leave Balance'.

    After that i grouped dublicate table like this.

    After that I merged both tables.

    And expanded grouped table

    That seams to have solved my problem.
    There might be different way to do this but its seams to be working without any problems.