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.

Share your ideas and vote for future features

0 Votes
Status: Investigating

Hi @Sergii24 

May I ask what version of Desktop you are testing the issue with ? Since the current PBI Desktop has been updated through March version, I need to confirm that the issue is occurring in the latest version. Thanks for your cooperation.

 

Best Regards,
Community Support Team _ Ailsa Tao

  • Reports
0 Votes
Status: Investigating

Hi @OneBoyLaidat ,

 

You may try clear the cache in Power BI. here are the steps:

1.Open Power BI Desktop.
2.Go to the menu and select .FileOptions and Settings > Options
3.Click on the button.Data Load
4.Next, click on the button under both and .Clear CacheData Cache Management OptionsQ&A Cache Options
Press .OK

 

After clearing cache and data source settings, make sure to close all the instances of Power BI desktop. Now relaunch the Power BI desktop and try working with your data. Let me know if this helps!

 

Best regards.
Community Support Team_Caitlyn

 

 

0 Votes
Status: Investigating

Hi @Nevsksar 

If you exceed a quota, you'll generally receive a 429: Too many requests HTTP status code response. If this happens, you should use an exponential backoff algorithm and try again later.

Usage limits  |  Google Docs  |  Google for Developers

vyetao1msft_0-1711608374622.png

 

Best Regards,
Community Support Team _ Ailsa Tao

 

0 Votes
Status: Investigating

Hi @tsupra ,

 

Based on the error message above, please make sure that no other memory-intensive applications are running on your computer. Close any unnecessary programs to free up memory. If possible, consider upgrading your computer’s RAM or closing other applications to increase available memory.
If your report contains a large amount of data, consider optimizing your data model. You can reduce the amount of data being loaded into Power BI Desktop.If your report file or data source isn’t corrupted. If it is, try repairing it or restoring it from a backup.

 

Best regards.
Community Support Team_Caitlyn

  • Reports
0 Votes
Status: Delivered

Hi @Shubhabrata 

When you add the bookmark, you need to check the data in more options . So that you can keep the selections in your slicer .

vyetao1msft_0-1711607127849.png

https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks?tabs=powerbi-desktop#cre... 

vyetao1msft_1-1711607186565.png

 

Best Regards,
Community Support Team _ Ailsa Tao

  • Reports
0 Votes
Status: Investigating

Hi @Wand 

Thanks for your feedback ! I have a few questions to confirm.

1. could you open PBI Desktop normally before? Did you do any update operation?
2. What version of Desktop do you currently have?

 

You can uninstall PBI Desktop completely in the Control Panel and then go to Download center to download the latest version and install it.

Download Power BI Desktop from Official Microsoft Download Center

 

Best Regards,
Community Support Team _ Ailsa Tao

 

  • Reports
0 Votes
Status: Investigating

Hi  @kishoree 

There is no other user feedback on the same issue at this time . Can you copy visual normally now ? I copied visual in Power BI Service and everything is fine . 

 

Best Regards,
Community Support Team _ Ailsa Tao

 

0 Votes
Status: Delivered

Hi @ERD ,

 

It's a known limitation,Dynamic format strings for measures are only for model measures. Report measures that can be added to a live connect report can't have dynamic format strings for measures.

 

Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn

 

Best regards.
Community Support Team_ Caitlyn

  • Reports
0 Votes
Status: Investigating

Hi @AlexNachreiner ,

 

In your case, it seems that the RLS settings in the underlying semantic model might be causing the issue. When RLS is applied, Power BI sends authenticated Azure AD credentials in the queries to the underlying data source. This enables Power BI to respect the security settings that are configured at the data source level3.

If you remove the RLS from the underlying model, the Power Automate workflow succeeds without error because it no longer has to deal with the additional security layer imposed by RLS.

As a workaround, you might consider adjusting the RLS settings or the configuration of the connection. 

 

Best regards.
Community Support Team_Caitlyn

 

 

0 Votes
Status: Delivered

Hi  @ross_holmberg 

Thanks for you to share your issue and workaround . It will help more users to solve their confusion .

Based on your questions and findings, I would suggest that you could propose an idea and comment there to improve this feature. It is a place for customers provide feedback about Microsoft Office products . Whats more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,
Community Support Team _ Ailsa Tao

 

  • Reports
0 Votes
Status: Investigating

Hi @ffirda99 ,

 

We would like to know what data source you are using?

If you’ve connected to your data source in an unauthorized account, the corresponding credential would be created. You may need to change the credential. Go to “File –> Options and Settings –> Data Source Settings”, under “Global permissions”, select data source connections and click on Edit permission in Power BI Desktop.

 

 

Best regards.
Community Support Team_Caitlyn

 

0 Votes
Status: Investigating

Hi @nm17844 ,

 

Power BI doesn’t support Direct Query for any types of join other than Left Join. If you’re using a different type of join in your query, consider changing it to a Left Join. Certain statements are also not supported in Direct Query Mode. If you’re using such statements in your query, consider changing the data mode or modifying the query.
You may try to convert the calendar table as import mode if you could.

 

Best regards.
Community Support Team_Caitlyn

 

0 Votes
Status: Needs Info

Hi @JoshT 

Thanks for your feedback! No other users have reported similar issues so far, so there are a couple issues I need to double check.

1. If your dataflow related to a normal table ,  "" can work both in Power Query and downstream object , right ?

2. If your dataflow related to a linked entity , you used "" , it  worked in Power Query but not in downstream object . You used null , it worked in downstream object but not in Power Query , right ?

 

Best Regards,
Community Support Team _ Ailsa Tao

  • Reports
0 Votes
Status: Needs Info

Hi @SM23_HUN_PRIM 

You mentioned you linked the visual to Powerpoint slide , can you provide your procedure ? Is it done through this function in the screenshot?

vyetao1msft_0-1711354691711.png

Best Regards,
Community Support Team _ Ailsa Tao

0 Votes
Status: Delivered

Hi @VEYERSHELL ,

 

Thanks for your feedback! If you would like to suggest feature improvements, you may vote the idea and comment here to improve this feature. It is the right place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,
Community Support Team _ Caitlyn

0 Votes
Status: Investigating

Hi @ddubey1 ,

 

You may check this in Power BI Desktop, go to the “File” tab, and select “Options and Settings” > “Data source settings.” Select the data source and click on “Edit Permissions”. In the “Edit Permissions” window, change the Privacy Level to “None,” and click “OK” to save the setting.

 

Then retry it to see if it works. Also, please make sure you have configured the right credentials in Service.

 

Best Regards,
Community Support Team _ Caitlyn

0 Votes
Status: Investigating

Hi @Element115 ,

 

Failed to reproduce your problem. Please try several times, it may be an occasional cache targeting error issue.

 

Best regards,
Community Support Team_ Scott Chang

  • Reports
0 Votes
Status: Delivered

Hi @Steph_Piret ,

 

Slow Transitions Between Slides could be due to a variety of factors, including the complexity of the Power BI reports embedded in the slides, the performance of your computer, or the version of PowerPoint you’re using.

If your PowerPoint presentation contains many Power BI slides, optimizing the performance of your Power BI reports might help.

Solved: Optimizing Power BI Performance within PowerPoint ... - Microsoft Fabric Community

As for the double opt-in issue when sharing a slide with a snapshot of a dashboard to an external user, 

If you would like to suggest feature improvements, you may vote the idea and comment here to improve this feature. It is the right place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,
Community Support Team _ Caitlyn

  • Reports
0 Votes
Status: Needs Info

Hi @jholloway ,

 

Can you provide detailed version information of both Power BI Desktop and Power BI Service,so we can reproduce the issue? please tell us which browser is being used for testing Power BI Service.

We'll get back to the product team as soon as it's acknowledged as an issue!
Thanks in advance!

 

Best regards.
Community Support Team_Caitlyn


Thanks in advance!

 

Best regards.
Community Support Team_Caitlyn

  • Reports
0 Votes
Status: Needs Info

Hi @Anabelalopes ,

 

For the time being, there is no feedback from other users who have had a similar experience to you.
I would like to know if this issue is happening in Power BI Desktop or Power BI Service?

 

Best regards.
Community Support Team_Caitlyn

 

Idea Statuses