Forum Discussion

PVO3's avatar
PVO3
Icon for Impactful Individual rankImpactful Individual
4 years ago
Solved

Power Query Expression.Evaluate errors

Hello I'm looking for some help,   In Power Query I have a table name 'Output' like below. It just looks for a name given in DropDownVar and it returns the table with this name. It works perfectly ...
  • lbendlin's avatar
    4 years ago

    PVO3 

    Thank you for providing the sample pbix. Use an explicit environment.

     

    = Expression.Evaluate(DropDown,[A=A,B=B])