Forum Discussion

helloWorld's avatar
helloWorld
Regular Visitor
10 years ago
Solved

Predictive Modeling in Power BI?

I want to incorporate statistical analyses into my Power BI dashboards for forecasting purposes.

 

My goal is to create a forecast that recalculates in response to filters clicked on and off by the user.  This would allow for some really powerful "What if" scenario visualization.

 

To achieve this, would the calculations absolutely need to be performed within Power BI? 

 

Or is it possible for Power BI to send a filtered data set to another software (like a cloud based analytics software), which could:

         a) Calculate the model results

         b) Write the new calculations to a database

If that setup is possible, then I could set up a query in Power BI to grab the model results in real time.

 

My question is:  is it possible to do predictive modeling from within Power BI (besides using really complex DAX patterns)?  Also, is it possible to do predictive modeling using other software in a way that the calculations would respond to the users' filter selections in Power BI?

3 Replies