Forum Discussion
How to load data in fabric from tabular model (api.powerbi.com/myorg/datamodel)
Is there a way to load the data from a model that i have read acces to, into a lakehouse, warehouse or dataflow?
I have the model link: powerbi://api.powerbi.com/v1.0/myorg/{model} and i can access this in DAX studio or Tabular editor just fine. I can also export all the tables to sql or csv in DAX studio. So there should be some kind of way to load the data into fabric right?
I already tried some options in dataflows gen2 and pipelines, but nothing seems to work so far.
- Anonymous1 year ago
Hi, NelusPBI
You are connecting to the semantic model of your workspace, and you can connect to it in Dataflow using the following methods:
You will see that I successfully connected to my semantic model:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi, NelusPBI
You are connecting to the semantic model of your workspace, and you can connect to it in Dataflow using the following methods:
You will see that I successfully connected to my semantic model:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.