Forum Discussion
raj777karthik
Mar 31, 2022Former Employee
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
- GaryBusheyBronze Contributor
raj777karthik Within PowerBI you can setup a Parameter and use that inside the query you are passing. Would that work for you?