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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Grzy7316
Frequent Visitor

New-PowerBIReport ignoring Timeout

I am trying to use the Power BI powershell Module to upload a power BI report to the service. 
I am running the following command 

New-PowerBIReport -Path "/Users/username/git/Data_PowerBI/PBI_DATA_MODEL.pbix" -Name PBI_DATA_MODEL_Upload -Workspace $Workspace -Timeout 999

but am getting the error 

New-PowerBIReport: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

 

Why is the powershell module ignoring my timeout argument ? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Grzy7316 

Try to add "$" before Timeout functio in your code

...-$Timeout = 999

Here are some blogs, I hope they could help you.

For reference: 

Microsoft Power BI Cmdlets for Windows PowerShell and PowerShell Core

Creating A Timeout Feature In Your PowerShell Scripts

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
ManuelW
Helper I
Helper I

Dear Community,

 

I got an similar error when I call the New-PowerBIReport Command. 
The Command abort after 100 seconds with the code: 

ManuelW_1-1665752254206.pngManuelW_2-1665752258511.png

ManuelW_3-1665752312739.png

 

The timeout parameter does not work even if you just set it to 5 seconds and force a timeout.

@Anonymous Your solution with the $ even dont work in my case. 

 

Thanful for a hint 🙂 

 

 

I never was able to get this issue resolved. We ended up scrapping our import model & rebuilding as a direct Query model  , but at least it let us cut down how much we were spending on capacity 

Anonymous
Not applicable

Hi @ManuelW,

 

I have the same issue.

I tried the Timeout parameter from the New-PowerBIReport Command but it seems it is not taken into account. I still get the "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.' error.

 

Did you find a solution ?

 

Best Regards

Hi @Anonymous , Unfortunately, I have never found a solution either;

Anonymous
Not applicable

Hi @Grzy7316 

Try to add "$" before Timeout functio in your code

...-$Timeout = 999

Here are some blogs, I hope they could help you.

For reference: 

Microsoft Power BI Cmdlets for Windows PowerShell and PowerShell Core

Creating A Timeout Feature In Your PowerShell Scripts

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.