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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
nranito
Helper II
Helper II

ODBC query

I have two questions regarding ODBC connections

 

I use odbc to run queries in Oracle DB, and I would like to know if there is some performance issue with connecting to diferent databases inside the same dashboard, or if we should use only one database / schema per dashboard.

 

Q2: i have a query that I run in SQL Developer, and uses an index (timestamp field). The same query ran through power bi creates a explain plan in which the index is not used. Any ideas?

 

 

Thank you for any help

1 ACCEPTED SOLUTION
v-yulgu-msft
Employee
Employee

Hi @nranito,

 

Q1. Per my knowledge, if you would load a large number of data from multiple data bases, you'd better create multple .pbix files and each report connects to a single dataset. Because loading too much data into desktop might slow down the query execution, and might cause out of memory error.

 

Q2. You should convert the timestamp field to date/time type. Power Query; Convert Time Stamp to Date Time

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yulgu-msft
Employee
Employee

Hi @nranito,

 

Q1. Per my knowledge, if you would load a large number of data from multiple data bases, you'd better create multple .pbix files and each report connects to a single dataset. Because loading too much data into desktop might slow down the query execution, and might cause out of memory error.

 

Q2. You should convert the timestamp field to date/time type. Power Query; Convert Time Stamp to Date Time

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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