Forum Discussion

DennesTorres's avatar
DennesTorres
Icon for Power Participant rankPower Participant
2 years ago
Solved

Kusto Connection, pipelines and more

Hi,   I got this semantic model "ready". I'm noticing some problems and I'm not sure why.   1) The tables/queries connected to Kusto give an alert message advising the feature is not supported a ...
  • DennesTorres's avatar
    DennesTorres
    2 years ago

    Hi,

    This one I managed to solve, thank you for your attention.

    The solution: The Kusto connection doesn't appear directly on the rules neither allow to create a parameter directly on the UI, but if we create two power query parameters (server and database) and use the parameters in replacement to the string literals used on the M code, later we can use a parameter rule on the deployment pipeline to change the value of the parameter.

    Thank you!

     

    Kind Regards,

     

    Dennes