Forum Discussion

singhv2's avatar
singhv2
Helper I
8 years ago
Solved

Connect a Peoplesoft "Query" (From Oracle Database) with Power BI

Hi Folks,

 

I am working on some regular ETL task and hence looking forward to adapt POWER BI capability(which is much more powerful).

 

Situation :

For some task, we fetch report through a Peoplesoft query, however, every time the row count goes beyond 65000 rows, some asian characters automatically changes to "?" in excel, and ultimately I fall into a situation of extracting multiple reports with <=65000 rows, which is a pain. Now after getting the access of POWER BI,  I thought to connect our PSOFT Oracle Database with Power BI,(which I did successfully), however, getting the data in POWER BI is again taking a lot of time, alomost tending to infinity.

 

I want to know, can we in any case use the queries created in PSOFT directly to get the data in power BI. The reason is simple, that it's refined and filtered, and contains only data that we need.

 

Else let me know, if someone has some other suggestions. 

 

I'll really appreciate your kind support.

  • singhv2's avatar
    singhv2
    8 years ago

    Hi Yuliana,

     

    Instead of writing a SQL query (which might help, however, will take time as there is a lot of data to extract), we can use Direct Query, which connects the live data very quickly, instead of importing it. (I didn't know it earlier :)

     

    https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery

     

    Thanks for your support.

     

    Regards,

     

    Vikrant Singh

6 Replies

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Microsoft Employee

    Hi singhv2,

     

    Currently, Power BI doesn't support connection to PeopleSoft Query. Here is a similar idea, you can click to vote it up.

     

    You said directly connecting to Oracle Database with Power BI takes too long time, you could write Oracle query to filter corresponding records when creating connection.

    Best regards,
    Yuliana Gu

    • singhv2's avatar
      singhv2
      Helper I

      Great.. :) I'll try doing it and get back to you, in case of any issues :)

      • v-yulgu-msft's avatar
        v-yulgu-msft
        Microsoft Employee

        Hi singhv2,

         

        Have you worked it out? If yes, would you please kindly accept the helpful reply as a solution or share your valid solution? If you still have any question, please feel free to ask.

         

        Regards,
        Yuliana Gu