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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Microsoft Employee
Microsoft 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
Microsoft Employee
Microsoft 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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

July 2024 Power BI Update

Power BI Monthly Update - July 2024

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

July Newsletter

Fabric Community Update - July 2024

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