Forum Discussion

AdrienneB's avatar
AdrienneB
Frequent Visitor
5 years ago
Solved

Select * from Oracle query is not showing the Native Query, why?

Hi, I am trying to set up incremental refresh for the first time. I am experimenting with a pbix report with just one query in it, imported from an Oracle database. This query results in all of the r...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi AdrienneB 

    I reproduced your problem by use SQL Query when connect SQL database. I use query "selet * from school", and my View Native Query is greyed out as well.

    I think the View Native Query greyed out is caused by your SQL Query in Advance when you connect to data source. If you use sql query, it will cause query folding disabled.

    For reference: 

    View Native Query always disabled

     

    Best Regards,

    Rico Zhou

     

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