report server error
6 TopicsError related to data refresh in file: tmmdmodeltm.cpp
Hi, I have developed my report locally and refreshed data with no errors and also no errors has speen spotted anywhere in the report locally. Now im publishing the report to server. Tried to refresh the data and got an error related to data refresh in server. Has anyone faced similar problem? "An error has occurred. Several errors occured during data refresh. Please try again later or contact your administrator. [0] -1056964608: An unexpected error occurred (file 'tmmdmodeltm.cpp', line 7611, function 'MDModelTM::IsAttributeHierarchyQueryable'). [1] -1055129594: The current operation was cancelled because another operation in the transaction failed." We are using version: Version1.19.8779.19175(January 2024). Could someone help me out, what this file does or what this error-message refers to? Thanks!1.8KViews0likes2CommentsCompatibility Issue: Running Microsoft Power BI on HPC
Hi Everyone, I'm facing compatibility issues while attempting to run Microsoft Power BI on an HPC (High-Performance Computing) environment. I wanted to highlight a few specific challenges and seek potential solutions from the community. Operating System Compatibility: Power BI is primarily designed for standard desktop operating systems like Windows, while HPC environments often utilize specialized operating systems that may not be fully compatible with Power BI. This can result in installation errors and functionality limitations. Dependency Conflicts: HPC systems often have specific software dependencies and configurations to support high-performance computing tasks. These dependencies can clash with the requirements of Power BI, leading to conflicts and runtime errors during installation or execution. Performance Limitations: HPC environments are optimized for computational performance, but running Power BI on such systems may not leverage the full potential of parallel processing architectures. This can lead to suboptimal performance and slower data processing compared to running Power BI on dedicated desktop systems. Let's collaborate and share our knowledge to overcome these hurdles and ensure a smoother experience for Power BI users in HPC environments. Thank you for your contributions!523Views0likes1CommentAn Issue While Trying To Run Microsoft Power Bi On Edge Computing
Hello everyone, I am encountering an issue while trying to run Microsoft Power BI on edge computing. I have been using Power BI for quite some time now, and it has always worked perfectly fine for me. However, recently, I have been experiencing some performance issues while running it on edge computing. The dashboard visuals are taking too much time to load, and sometimes they are not loading at all. I am using a powerful machine with high specifications, and my internet speed is also good, so I don't think that the issue is related to my device or network. I have tried clearing cache and cookies, but it didn't help. I also tried updating my browser, but still, the issue persists. Has anyone else faced a similar issue while running Microsoft Power BI on edge computing? If so, could you please share your experience and suggest some solutions? Any help would be greatly appreciated. Thank you.481Views0likes0CommentsCountrows in Report Server -Direct Query Mode
Hi, we encountered with the following error while using the balance bucket formula: Bal_Bucket = CALCULATE(DISTINCTCOUNT('MISREP.UTK_T_LIAB_AVG_BAL_NEW'[IACLINK_ACTUAL_ACNUM]), FILTER( VALUES('MISREP.UTK_T_LIAB_AVG_BAL_NEW'[CURRENT_BALANCE_ASON]), COUNTROWS( FILTER(Bucket, 'MISREP.UTK_T_LIAB_AVG_BAL_NEW'[CURRENT_BALANCE_ASON]>= Bucket[MIN] && 'MISREP.UTK_T_LIAB_AVG_BAL_NEW'[CURRENT_BALANCE_ASON]<Bucket[MAX])) > 0)) Also we discovered that there is no option as "Allow unrestricted measures in DirectQuery mode" in Report Server. What is the solution for the above problem?Solved1.3KViews0likes1CommentError when creating/editing a scheduled refresh or check data source connection
Hello! We have 2 servers where Report Server is located: On server 1 everything works fine. On server 2 the following errors occurs when users 1) try to create or edit scheduled refresh plan or 2) check data source connection: We had the similar problem earlier, and it was resolved by several ways: 1) We changed the name in Report Server Configuration Manager (virtual service account and domain account). Did that now and it didn't help 2) Changed config files. On broken server, we removed the authentication type <RSWindowsKerberos/> in the rsreportserver.config file: <AuthenticationTypes>. <RSWindowsNTLM/>. <RSWindowsKerberos/>. </AuthenticationTypes>. Saved the config, waited half a minute and then created a new plan. It worked last time and then it was possible to create scheduled refresh, etc. Now we have tried both of the options, but nothing has changed. Could anybody please tell where the problem lies or where ot start looking? Thank you in advance!719Views0likes1Comment