@powerbi report
13 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.3KViews0likes5CommentsPowerBI RB, Data not outputting when Running
Good Morning all! I am creating an order acknowledgement for a company and have experienced an issue. I have created a table (the ones with a black box around them) successfully conecting to my datasource, pulling values named Ship2_address1, Ship2_address2, Ship2_name, Ship2_postcode and Ship2_city, as well as Bill2 for the same fields. I have also created a parameter to only output data relative to another field i've referrenced in another table (the one at the bottom of the page). However, when I try to run this document I do not get any data loading for my top two tables, but I do for my bottom one. To my knowledge I have configured them the same way I have as the bottom one. So far, I have tried reconnecting and testing my data source to ensure its correct (which it is), I have remade the table to ensure that the data fields are correct (the fields are correct) and I have removed and re-added the parameter to see if data can be brought out... I also do not have much experience with PowerBI as a whole so I may have just made a small minor mistake on this. If any clarification is needed on this matter please let me know Kind regards and looking forward to any replies, AverySolved803Views0likes3Commentsundefined
I was trying to work on a Power BI assignment wherein the source document needed to be extracted from a folder in OneDrive. The documents in the folder are in .csv format. While the folder location remains the same, the .csv file will change. Every day a new .csv file will be replaced by the earlier one. I want to create a link with the folder with Power BI with the .csv file getting replaced every day. How to do thatSolved1.4KViews0likes4CommentsDate displaying differently after publication
Hello I have built a visual that uses a slicer. I want the date to be dd mmm yyyy as below, which it is in desktop when I have built the report. For an unknown reason the slicer displays with the day in PBI browser, which is not desirable as it means the user can't actually see the date they are selecting. Does anyone know why this is happening and how I can fix so that it displays the same as in the desktop? Thanks in advanceSolved1.7KViews2likes5Commentshow to embed power bi report in php application without second authentication
I have a web application that I want to embed reports from my organization's Power BI server, which is on the organization's domain controller. I embedded the report, but it still requires authentication after opening the page containing the report. How can I solve this problem??1.4KViews2likes5Commentsthousands separator in pdf report export
Hello, I'm French, so we don't have thousands separators. i have a report on powerBI, everything is set corecly in the report, numbers are like 124 325 450,20 no thousands separator and coma for decimal separator. i use an azur api to export one page to a pdf, but all my numbers are now like this: 124,325,450.20 can someone help me with this?Solved1.5KViews0likes4CommentsData parameter on Paginated report file title.
We have just implemented the paginated report solution for our users who wanted to receive an extraction every day, and they are delighted with the result. However, they want the name of the excel file they receive not to be always the same and to to avoid being overwritten when downloading. Is it possible to add a current date parameter to the file name? This is very useful and something that users are requesting a lot. Thank you very much!Solved1.3KViews0likes4CommentsPower BI embed Reports is not visible , it shows error message, "This Content isnt available,...."
Hello , I am emebding power bi report in outsystem , i can see one report but, again i added one more report which is RLS based that report was not visible, though i am a member of workspace. it throuws error msg " this content isnt availbel,Learn more about Power BI". Can some one help me . Thanks in advance.856Views0likes3CommentsEmbed RLS report to company website
Hi, I want to publish my RLS (Row-Level Security) report on the company website where my clients can log in using their company IDs. I have implemented RLS security so that only specific clients can access their own data. It's important to note that I don't want to require my clients to create a Microsoft account. I would appreciate it if you could provide the nearest possible solution.Solved987Views0likes3CommentsPowerBI Gateway log sql
I'm having problems with the Powerbi and sql management studio because I can't locate reports or datasets that weigh down my sql server with report queries that are no longer under my control I would like to sparer if there is a way to locate these queries using the dilog files of the powerbi gateway by cross-referencing with the sql activity monitor dataSolved2.3KViews0likes5Comments