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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
BeaBF
Super User
Super User

Multiple Tables from AnalysisServices.Databases

Hi! I need your help!

 

I would like to import all the tables contained in an Analysis Services database and automatically send them to Append.

This is the string I use to import a single table in Power Query:

(URL as any, COUNTRY as any) => let

Source = AnalysisServices.Databases(URL, [TypedMeasureColumns=true, Implementation="2.0"])

where URL is a parameter containing the following pointing:

"powerbi://api.powerbi.com/...." meta [IsParameterQuery = true, IsParameterQueryRequired = false, Type = type any]

 

Is it possible to do what I ask? how?

Thx you,

 

BF

1 REPLY 1
Anonymous
Not applicable

Hi @BeaBF ,

 

Please kindly check this post whether it helps:

Multi-Source partitioned Azure Analysis Services tables – cold data from Azure Data Lake Store, hot ...

 

 

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.