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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
dual05
Regular Visitor

Problem in Power BI desktop with dimensinal tables

Hello,

 

We have imported in Power BI two tables, a table of facts and another of dimensions, from our PostgreSQL database using the following conector: Npgsql-3.2.4.msi. (below, an image with both Facts and Dimensional tables stucture)

1.png

The relations between them, by joining common fields, can be defined without any problem. (image below)

2.png

However, the fields corresponding to the dimensional table which were used in the definition of those relations show different values in Power BI from those which they show in PostgreSQL. (images below: values shown in Power bi vs values shown in PostgreSQL)

3.png

 4.png

This only occurs in the dimensional table, the facts one behaves correctly. (image below)

5.png

We've tried to modify the Keys definition in the dimensional table by changing the instruction 'pk(int), text' to'text, pk(int)', but the problem still existis.

 

Anyone who had a similar problem in the past and managed to solve it or just knows exactly what can be happening will be extremely helpfull for us.

 

Thank you!

3 REPLIES 3
Anonymous
Not applicable

Hi @dual05,

 

 

I'm not so sure how did your issue appears, can you please share a pbix file with sample files?

 

Regards,

Xiaoxin Sheng

@Anonymous

Hi Xiaoxin Sheng,

 

Thanks for your interest,

 

The problem seems to be related to Power BI PostgreSQL connector, because there is no problem if we first export these data from Postgre to Excel/CSV and then import them to Power BI, and neither if we directly connect Power BI to SQL Server.

 

Regards.

Anonymous
Not applicable

HI @dual05,

 

I think you can also submit a support ticket to report these compatibility issues.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors