Forum Discussion

michaeldewaele's avatar
michaeldewaele
Frequent Visitor
2 years ago

Certain rows not shown in table visual unless row ID is added

I have a very strange issue with Power BI. I can't really replicate it without building a large model. I replicated the example below with all useful information. 

 

I'm displaying a table visual that shows records from two tables, let's say Table A and Table B. There's a relation between Table A and B. I noticed I was missing some rows in my visual, in the example below Rows 2 and 3. 

 

NameStage (Table B)Created OnUpdated OnURL
Project AStage 12023-10-152023-10-15link 1
Project BStage 12023-10-062023-10-14link 4

 

When I added the ID from Table A to the visual, the rows appeared! 

 

IDNameStage (Table B)Created OnUpdated OnURL
1Project AStage A2023-10-152023-10-15link 1
2Project AStage A2023-10-142023-10-14link 2
3Project AStage A2023-10-132023-10-14link 3
4Project BStage 12023-10-062023-10-14link 4

 

At first I though Power BI was removing redudant information, but there's different values in the timestamp columns and the URL

column. 

 

What can be causing this issues? 

 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi michaeldewaele ,

    This should be due to the relationship in your data models, please check your data models.

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.