Forum Discussion

krhacke's avatar
krhacke
New Member
1 year ago
Solved

dynamic library variables

I'm trying to use the new library variables to dynamically call a workspace / notebook.  The standard syntax to call dymanic library variable looks something like this, with the actual notebook name ...
  • v-karpurapud's avatar
    v-karpurapud
    1 year ago

    Hi krhacke 

    As of now, Microsoft has not officially announced that this feature will be included in the General Availability (GA) release either. Library variables must be referenced statically in the pipeline at design time, and expressions like @concat()or indexing into pipeline().library variables dynamically are not evaluated in a way that resolves the actual variable content.

     

    If supporting dynamic referencing of library variables is important for your use case, it’s recommended to submit feedback via Microsoft Fabric Ideas so that it can be considered for future updates.

     

     Thank You!