Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
Hi @BeaBF ,
Please kindly check this post whether it helps:
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.
| User | Count |
|---|---|
| 16 | |
| 9 | |
| 8 | |
| 7 | |
| 7 |