power bi visuals
2 TopicsrsDataShapeQueryTranslationError
I'm reaching out because I'm currently facing an issue with a report that works perfectly on both the Local and Dev environments. However, the same copy of the report is not functioning correctly on the UAT and PROD environments, despite the data being identical across all three. The error message I am receiving is as follows: "Error fetching data for this visual. Couldn't retrieve the data for this visual. Please try again later. Please check the technical details for more information. If you contact support, please provide these details. Underlying Error: rsDataShapeQueryTranslationError." To give you some context, I have a measure that connects an import table composite key with a direct table key. If both keys match, I take values from the direct table and display them in the table view. The table has almost 120 columns and numerous rows. Interestingly, when I keep 10 import table columns and 2 direct table columns in the table view, it works fine. However, when I add all the columns, this error occurs. Additionally, I have a button in the report that Action passes a URL (e.g., https:xxx.net/key1, key2, key3, etc.). If the user clicks on the first record from the table, the URL becomes https:xxx.net/key1. Then, if they Ctrl+click on the second record, the URL becomes https:xxx.net/key1, key2, and so on. This works perfectly fine in the Local and Dev servers, but when it comes to UAT and PROD, I immediately get the rsDataShapeQueryTranslationError. Could you please help me understand why this might be happening and how I can resolve this issue? I appreciate any insights or suggestions you may have. Thank you in advance for your assistance. PowerQueryFTW PBI Convert DAX to M Code DAX Measure Query1.3KViews0likes5Commentshow to govern power bi visuals in power bi admin portal
I've seen there is one guide which shows how to govern power bi visuals, but it does not mention whether it's power bi on-premises solution or on cloud solution, e. g. Admin portal, I cannot find the options mentioned in the guide link below, like power bi admin can decide either enable or disable option “Add and use custom visuals”, power bi admin can also assign the rights to “Specific security groups”, we use power bi on-premises solution, i guess maybe this is reason https://powerbi.microsoft.com/es-es/blog/how-to-govern-power-bi-visuals-inside-your-organization/ Does anyone knows whether Admin portal is only on-premises?Solved1.2KViews0likes3Comments