Forum Discussion

kpavang's avatar
kpavang
New Member
7 years ago

Paginated Report Builder

Hi,

I'm trying to create a new report with the new Power B report builder tool with Oracle as a datsource. When creating a new dataset the option to choose the "tables" is grayed out? I can just write/import  a sql query or a stored procedure.

Is it the limitation when using Oracle as suupose to other data sources?

 

Thanks!

PG.

5 Replies

  • luisrh's avatar
    luisrh
    Responsive Resident

    This is probably a limitation of the driver that you are using.    Some other DBs drivers also don't have that capability.

    The best thing is to use a view or define the SQL directly - even for SQL Server which is a first class citizen when it comes to supporting table views and SQL generation from that view.

    good luck!

    Luis

  • chrisfin's avatar
    chrisfin
    Power BI Team

    Yes, this is related to the specific driver used for the Oracle provider.  There has always been limitations like this for non-Microsoft SQL datasources in RB.

    • kpavang's avatar
      kpavang
      New Member

      Thanks for the reply chrisfin . Do you know if there anything in the roadmap to update the oracle driver used to be able to select tables. TIA. - PG.