Forum Discussion
Winnie2024
2 years agoNew Member
Dynamic source data for dataflow
In my case, I want to load data into Fabric data flow.Suppose the dynamic table name can be get from one metadata table. Here is my M language code: --First get the table name Source = Lakeh...
- 2 years ago
It worked. Thanks you for your help.
miguel
2 years agoCommunity Admin
Could you please share the full query that you have for your "get table name" query? It should yield a single scalar value. Basically a text string. If it doesn't, that's what's causing the issue in the subsequent query.
- v-cboorla-msft2 years agoMicrosoft Employee
Hi Winnie2024
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
Thank you. - Winnie20242 years agoNew Member
It worked. Thanks you for your help.