Forum Discussion
rumittal
7 years agoMicrosoft Employee
parameterised 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
6 years agoMicrosoft Employee
This 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