Forum Discussion

ahiemstra's avatar
ahiemstra
Helper I
2 years ago
Solved

Incorrect Values Displaying on Tooltips

I have a conundrum I’m hoping someone might be able to help me with. I have a report which details employees on the x-axis and time on the y-axis. A sample of the report looks like this:   Th...
  • HotChilli's avatar
    2 years ago

    I have had a look at the pbix.  It's got the wrong Employee Name field on the x-axis. These are the fields which are used to slice and dice the data so you want a field from a dimension table.  Remove the 1ON1[Employee full name] and replace with EMPLOYEES[Employee full name]