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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Shalaka1
Regular Visitor

OLE DB or ODBC error :[DataSource.Error] PostgreSQL: Exception while reading from stream .

We have a PostgreSQL database  which we have built a Power BI report. we are using direct query mode. Some of visuals are worked fine . I used 123 card in visual to show some data, At that time data is not render and I got OLE DB or ODBC error :[DataSource.Error] PostgreSQL: Exception while reading from stream . error. Only for Card visual.

 

3 REPLIES 3
Anonymous
Not applicable

Hi  @Shalaka1 ,

 

Here are some things you can try:

Go to Edit Queries->Advanced Editor-> add timeout in the connection.

Source = PostgreSQL.Database("server_name", "database_name", [CommandTimeout=#duration(5, 0, 0, 0)]),

Refer to:

Solved: Postgresql: Exception while reading from stream - Microsoft Power BI Community

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Shalaka1
Regular Visitor

Following are the measure calculation : 

Store On Hand percentage change = divide([Store  On Hand ]-[Store On Hand Last Year ],[Store On Hand Last Year ],0)
amitchandak
Super User
Super User

@Shalaka1 , can you share calculation of measure used

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.