Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
JorgeGuerrero
New Member

Problem Time Series Forecasting from Azure ML to Power Bi Desktop

Hello, i have created a model from azure machine learning with "Automated ML", its a time series forecasting model. I configured that model to predict from now to 12 months. Then i created a endpoint to connect to my power bi desktop. I tested the endpoint and it worked fine with more than 100 rows (you are gonna understand why i say 100 rows later). (The endpoint parameters are the date and customer_id)

 

JorgeGuerrero_0-1668926242013.png

 

 

But when i do try to do it in power query with a table from a sql query i got this error. 

 

JorgeGuerrero_3-1668927131965.png

 

 

 

The weird thing is that it only happens when i bring more than 100 rows from the sql query because when i bring less than 100 rows or exactly 100 rows it works perfect.

 

JorgeGuerrero_2-1668927076358.png

 

 

Please, help me! :c

 

3 REPLIES 3
daXtreme
Solution Sage
Solution Sage

Well, maybe there's a limit on how many rows you can bring? You should read the documentation. If you're using something that you don't pay for, then it usually comes with some restrictions.

I forget to say that i can bring more than 100  rows when i bring only the next month of each client. I mean something like this:

 

JorgeGuerrero_1-1668965381917.png

 

 

 

 

 

But if that's true then why i can use more than 100 rows on the endpoint test. Besides, i am paying for it (i am using my organization account)

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors