Forum Discussion
rumittal
Microsoft Employee
7 years agoparameterised queries from Kusto
IS there a way to create parameterised queries from Kusto and render them into PowerBI ? For example, I have a Kusto query that can run for multiple teams, I want to provide TEam option alongwith Po...
Rothbardian
Microsoft Employee
6 years agoThis Best practices for using Power BI page provides a method of providing parameters in PowerBI for ad hoc Kusto queries.
I am doing the same thing right now, building a line chart visual of page views over an arbitrary time with arbitrary bins. #LivingTheDream