Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Data Values not Matching

Hello, Seeking an answer to my current issue/s i'm facing. not sure if anyone has experience this before.

 

For context:
My Power BI Report is connected to a PBI Finance Dataset. now, i changed the data source from PBI Finance Dataset to "PBI Finance Dataset - Dataflow".

 

now, the issues are, some visualls are not properly representing the data, and error says about the Customer Details Table

 

In the PBI Finance Dataset - Dataflow (which is the new data source), relationships and calculation is the same with PBI Finance Dataset (Old).

-error says, Customer Name in the Customer Details Table details not found. so the workaround i have made is, instead of 'Customer Name' i used the "Name" column in the Customer Details Table (which is fine because it represents same data in the old data source which is the PBI Finance Dataset)

- PBI Finance Dataset DAX was Distinctcount(CustomerDetails[Customer Name]) vs. PBI Finance Dataset - Dataflow, Distinctcount(CustomerDetails[Name])  - I now iused the 'Name' Columns since it is the same with the old datasource.

 

Now, I still don't get the exact match for this visual (Old Data source showing 238 while the New Data source showing 3,000 customers) even the logics are the same, and relationship has been established as well.

 

Appreciate your help if i missed anything on this process. thank you!Data Values not Matching

1 REPLY 1
lbendlin
Super User
Super User

That question needs to be directed at the developer of the dataset and the dataflow.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors