cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
tatochka
Frequent Visitor

Different data result in Power query and in Data view in Power BI desktop

Simple scenario. Oe table is imported in Power BI through ODBC. I filter one column in power query and get 1 row result. Then apply the same filter for the same column in Data view of power bi desktop and get no result. I am trying to solve this mistery for 2 days with no success. Any ideas?

3 REPLIES 3
v-jingzhang
Community Support
Community Support

Hi @tatochka 

 

Can you show the filter you set in both places? One possible cause is that in Power Query Editor it is case-sensitive while in Power BI Desktop it is case-insensitive. This may get different results after filtering. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Here is the filter in power query that returns one row with "In Qc Review" status:

tatochka_0-1683210313477.png

Same filter returns no rows in data view:

tatochka_1-1683210359602.png

and "In Qc Review" is really not there regardless of filter. Here is when column sorted ascending:

tatochka_3-1683210707856.png

 

That is with no data transformation, just one view pulled through odbc. Now, what is interesting after i removed all other colomns except statusName in Power Query that one row with "In QC Review" disappeared.

tatochka_2-1683210542904.png

and it is really not there anymore regardless of filter. Here is after i removed all duplicates:

tatochka_4-1683211262179.png

 

I am SO confused by all these.

tatochka
Frequent Visitor

Just adding. Here is the data source connection  = Odbc.DataSource("dsn=Unqork BI Connector", [HierarchicalNavigation=true]). And data refresh didn't help.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors