Forum Discussion

raj777karthik's avatar
raj777karthik
Former Employee
Mar 31, 2022

Passing parameter in kusto

I have dataflow table in Power BI and in dataflow table one of the column has been taken as list .And in another dataflow table we have used  kusto query where some one column values are hardcoded. I need to pass the list from datatable as parameter to hardcoded kusto query.Is it possible to add list as parameter to kusto query.

1 Reply

  • GaryBushey's avatar
    GaryBushey
    Bronze Contributor

    raj777karthik Within PowerBI you can setup a Parameter and use that inside the query you are passing.  Would that work for you?