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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Share your ideas and vote for future features

Status: Investigating

Hi @igorcastrp ,

 

Can you describe in detail the scenario in which the problem occurs so that we can better help you?
What did you do before the problem occurred?
Does this issue only occur in the current report?

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi @PrasadPBI0398 

You can export the report in that specific state via bookmark . You can refer to the official documentation for more information.

https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to#bookmarks 

 

Best Regards,
Community Support Team _ Ailsa Tao

Status: Investigating

Hi @Kiwi_Kyle ,

 

I did a simple test but it doesn't seem to reproduce what you have.
Are you using the latest version of Power BI Desktop, my test version is:2.126.1261.0 64-bit (February 2024)
Does this issue only occur in this report or can it be reproduced in New report?

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi @Omar_Osman ,

 

 

The issue about connecting to SQL Endpoint has been fixed, if your problem still exists,it may need to collect log files for further troubleshooting. Since community support engineers don't have that access, I would suggest opening a Support Ticket. If you are a Power BI Pro or Fabric licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you. 
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

Best Regards,
Community Support Team _ Caitlyn

Status: Investigating

Hi  @timalbers 

I used a field  more than once in different properties of the same visual. The information displayed on the new card visual is still normal, and there are no errors as you say. Is it possible for you to create a sample for reference? 

vyetao1msft_0-1709027407573.png

vyetao1msft_1-1709027451410.png

vyetao1msft_2-1709027597076.png

Best Regards,
Community Support Team _ Ailsa Tao

 

Status: Investigating

Hi @Jerzy ,

 

Can you provide detailed version information so we can reproduce the issue? 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

Status: Investigating

Hi  @is001902 ,

 

If the SQL Server is under heavy load or if there’s a long-running query, it might cause timeouts. You may try monitor the SQL Server’s performance and check for any slow-running queries.
Sometimes, spikes in the number of connections also lead to issues.You could try refreshing the credentials in the data source settings of the semantic model.

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi  @N24PBI ,

 

Based on the Error “There is already a column with the name XYZ” ,it usually occurs when you’re trying to create a new column with a name that already exists in the table1. It can also happen if you have a reference to this column in some calculations within other datasets, causing other tables to also throw an error related to this column.

To resolve this, ensure that you change the name of this referenced column in all measures/calculated columns.

You may also refer to this thread:The name is already used for a column on table - Microsoft Fabric Community

 

Best Regards,
Community Support Team _ Caitlyn

Status: Investigating

HI @adnyk 

I created a new slicer in Desktop, selected 2023, and then published to Service, with the new slicer selection remaining the same as before.Do you have any other filters set up besides slicer, or can you provide your sample for testing?

How to provide sample data in the Power BI Forum - Microsoft Fabric Community

vyetao1msft_0-1700812766614.png

Best Regards,
Community Support Team _ Ailsa Tao

Status: Investigating

Hi @sebadb9 ,

 

We've seen that you've submitted support tickets, and ticket engineers have more authority to handle these issues than we do. Sorry for the bad experience, but the best way to address this issue at this stage is delete your dataset/report in the service and publish a new one. It’s by design.we see that you are not very satisfied with this solution and the product will continue to be optimized.

 

It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution from ticket engineer.

 

Best Regards,
Community Support Team _ Caitlyn

Status: Investigating

Hi @jaykayelsemicol ,

I tried again and still can't reproduce the problem, also haven't found ICM reported internally. If the problem persists, I suggest you create a support ticket, it's free for pro user and a dedicated engineer will come to dig the problem for you.

 

Best regards,

Community Support Team_yanjiang

Status: Investigating

Hi @dharland ,

 

Thank you for your feedback, I would like to know more details about this issue.
Does the problem appear in both Power BI Desktop and Service? 
Can you provide some screenshots to show the issue in more detail? (Please be careful not to include sensitive information)

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi @Proofinity ,

 

I can't reproduce your problem, I created a measure="This is text", as per your sample.
Format is still the text option and it works fine for me.
I see you mentioned that you are using the MS store version, would downloading the latest version from the official download link solve your problem?

Download Power BI Desktop from Official Microsoft Download Center

 

Best regards.
Community Support Team_Caitlyn

 

Status: Investigating

Hi @Lijigeo ,

 

Can you provide a simple sample pbix and detailed Power BI Desktop version information?

Does the problem appear in both Power BI Desktop and Service?

 

Best regards.
Community Support Team_Caitlyn

 

Status: Investigating

Hi @HSpeelman ,

 

It seems like you’re doing everything correctly according to the documentation. The property should indeed provide a hint regarding the data that is covered by the partitionDataCoverageDefinition. This property is supported when the compatibility level of the database is at 1603 or above, which is the case in your situation (1604).

However, if the property is not found when re-opening the script of the data model, it might be due to some issues with the deployment process. You could try using the Deployment Wizard for deploying model solutions. It uses JSON output files generated from an SQL Server Analysis Services project as input files, which are easily modifiable to customize the deployment.

 

You may refer to Deploy model solutions by using the Deployment Wizard | Microsoft Learn

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi  @ali_b 

No one else has yet responded with the same problem. So it's not possible to tell if it's a generalized problem caused by a version update. You can download the previous version in the link below . 

Previous monthly updates to Power BI Desktop and the Power BI service - Power BI | Microsoft Learn

If going back to an older version solves the problem, then something changed in the new version that may have caused the problem.

Here is the new features about Power BI February 2024 update .

Power BI February 2024 Feature Summary | Microsoft Power BI Blog | Microsoft Power BI

 

Best Regards,
Community Support Team _ Ailsa Tao

Status: Investigating

Hi @nikhil_kumbhare ,

 

Please ensure that the warehouse where you’re trying to create the table has the necessary permissions. You might have the permissions on a new warehouse, but not on the ones created earlier. you may check whether the data source corresponding to your report (such as Fabric Warehouse) has given the correct permissions.
The error message mentions an external policy action being denied. This could mean that there’s a policy in place that’s preventing the creation of tables. You might need to check with your administrator if there are any such policies.

Best regards.
Community Support Team_Caitlyn

 

Status: Investigating

Hi  @JaneydeJong 

Desktop version has been updated to 2.124.1554.0 64-bit (December 2023) , please update your Desktop, publish to Service and check if issue exists .

Download Power BI Desktop from Official Microsoft Download Center

 

Best Regards,
Community Support Team _ Ailsa Tao

 

 

Status: Investigating

Hi @artur_nls ,

 

You may try to ppload your updated semantic model and make sure to overwrite the existing semantic model.

  • If the .pbix file you're uploading has the same name as the semantic model and report used in the app, uploading will overwrite the existing semantic model.

  • If you're changing the name of the semantic model and report used in the app, and the .pbix file you want to upload has a different name than the semantic model and report used in the app, do the following:

    • Rename the semantic model and report used in the app so that their names exactly match the name of your updated .pbix file.
    • Upload your .pbix file and overwrite the existing semantic model and report that you just renamed.

    In either case, to upload a local .pbix file to the service, select Upload > Browse, navigate to the file, and select Open. A dialog will ask for your permission to overwrite the semantic model the app uses. If you don't overwrite the existing semantic model, customers won't be able to install your updated app.

For more you may refer to:

Manage your published Power BI template app - Power BI | Microsoft Learn

Install, share, and update template apps in your organization with Power BI - Power BI | Microsoft L...

 

Best regards.
Community Support Team_Caitlyn

Status: Investigating

Hi  @agusmba 

As you can see this is a Preview feature, you can wait until he is Generally Available to see if it is updated . 

You can also vote the 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

Idea Statuses