The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, Power BI only imports distinct rows from the database, but I want to have all the rows to see the transactions. How can I solve this?
Hi,
How does your table look after navigating to the table in the database? Did you add a remove duplicates step after that?
I am facing precisely the same issue. Have you found a solution to this yet?
Just FYI, my data source is CDS view from SAP BW. What's yours?
Regards,
Mahesh
Just an update, the issue was resolved by doing code changes to the way CDS view was created by the SAP vendor. They made changes to the annotations. Now Power BI imports rows exactly as expected.
Regards,
Mahesh
Check your applied steps under "Edit Queries". Maybe you removed the duplicates. Normally PowerBi will show all values from a table if there are no applied steps.