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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Accessing HANA Landing Tables

I'm having trouble getting PowerBI to display landing tables when setting up a new data source connection.  I'd like to run a direct query like the following, but I can't until I can pull in the landing tables I need.

 

SELECT
    ryear,
    racct

FROM "tablename_landing"

WHERE "ryear" = '2021'
AND "racct" = '1234567890'

1 ACCEPTED SOLUTION
v-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You can add your query statement to the advanced options.

sap-hana-server.png

 

 

If you select Advanced options, you can also enter an SQL statement. For more information on using this SQL statement, see Import data from a database using native database query.

 

 

Best Regards,

Stephen Tao

 

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-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You can add your query statement to the advanced options.

sap-hana-server.png

 

 

If you select Advanced options, you can also enter an SQL statement. For more information on using this SQL statement, see Import data from a database using native database query.

 

 

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

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.

Top Solution Authors
Top Kudoed Authors