Forum Discussion

paulvans182's avatar
paulvans182
Helper III
6 years ago
Solved

Invoke Function: Reference Query using Query name as parameter

Good morning,    I am busy experimenting with invoking functions in Power BI. I am trying to find a method of Referencing a Query using Invoked Functions.   I thought I could use the following: ...
  • Mariusz's avatar
    6 years ago

    Hi paulvans182 

     

    Sorry, probably misunderstood the original requirement.

    try this

    = ( strQueryName as table ) =>
    let
        Source = strQueryName 
    in  
        Source

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    LinkedIn