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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
TestCICD
Frequent Visitor

New-PowerBIReport timing out after 1m59 - Timeout parameter not working

I am trying to run the following Powershell Command:

 

New-PowerBIReport -Path 'report.pbix' -ConflictAction CreateOrOverwrite -WorkspaceId $workspaceID -Timeout 10000

 

However, regardless of the value I put in Timeout, it fails with 

New-PowerBIReport : A task was canceled.

After 1m59s 

1 ACCEPTED SOLUTION
TestCICD
Frequent Visitor

After using a temporary storage location I was able to resolve my issue

View solution in original post

3 REPLIES 3
TestCICD
Frequent Visitor

After using a temporary storage location I was able to resolve my issue

v-rzhou-msft
Community Support
Community Support

Hi @TestCICD ,

 

As far as I know, this issue should be caused by tenant/capacity running too hot.  You got kicked out because other processes needed the memory/renderers. I suggest you to try again when the capacity workload is not heavry. Or you can try Premium capacity to get more resource in your capacity.

For reference: Power BI Premium features. - Power BI | Microsoft Learn

 

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.

 

We already use premium capacity - I have been able to upload the report manually but not through Powershell

I have also tried to run the powershell command when nothing else was running. iT fails after exactly 1 minute 59 seconds every single time

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.