Forum Discussion
missing data
- 8 months ago
Ah ok got it. Then this might be due to implicit GROUP BY in Power BI: If you're using a visual (like a table) without all columns, Power BI automatically aggregates duplicate rows. Check if "Don't summarize" is set for all columns.
Hello, I'm using an Oracle database and Power BI desktop for my report.
Vivo is suggest looking at the actual records (as they are a handy number) and check out which one is the record missing and if this record is somehow "suspicious". If there is no filter or any Power Query transformation done which hinders the record to not be there it needs to be checked further.
Best regards!
- Vivo8 months agoRegular Visitor
when the records are the same, it's only showing one. I need it to show me all records, even if identical.
- Mauro898 months ago
Super User
Ah ok got it. Then this might be due to implicit GROUP BY in Power BI: If you're using a visual (like a table) without all columns, Power BI automatically aggregates duplicate rows. Check if "Don't summarize" is set for all columns.
- Vivo8 months agoRegular Visitor
ahh, thank you. I will check. you've been a great help.