Forum Discussion

lcarlone's avatar
lcarlone
New Member
4 years ago
Solved

Consume Power Bi ML model from a .net C# application

Hello! I just started to explore Machine Learning functionality in Power Bi. I managed to create a premium workspace, load a dataflow with the training data from my Database and train the model. No...
  • lbendlin's avatar
    lbendlin
    4 years ago

    Understood. Please note that Power BI is designed as a sink, not as a source. If your modeling result would be stored in a calculated column, or if it would be accessible via a measure then you could access it via XMLA endpoint queries. But most likely you use a visual to get the result and I am not sure if the visual Query exposes that data.