Forum Discussion

Winnie2024's avatar
Winnie2024
New Member
2 years ago
Solved

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...
  • Winnie2024's avatar
    Winnie2024
    2 years ago

    It worked. Thanks you for your help.