Forum Discussion

Beth_H's avatar
Beth_H
Frequent Visitor
2 years ago
Solved

Power Query shows null and table visual shows blanks

Hi there.   I have a dataset where I have transformed the data into a pivot table such that it looks like the example below:   Id RecordId Agency Location Extension Department 1 1 Bl...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Beth_H ,

     

    According to your statement, I think Power BI will show blank when there is no data in text type column.

    Then Power BI will only show only once if multiple rows' data are the same. This is by design and is better for us to show different data.

    So your visual will look like as:

    RecordId Agency
    1  
    1 Blue
    2  
    2 Red
    3  
    4  
    4

    Orange

    It is better for you to add a unique key column to expand your visual, such as [Id] column.

     

    Best Regards,
    Rico Zhou

     

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