report server
40 TopicsPublishing error
Hi, I'm publshing a report with a single salesforce object and keep getting an error : "unable to write data to the transport connection an existing connection was forcibly closed by remote host " the file is only around 10 MB and 120K lines. any suggstion please?Solved2.3KViews0likes4CommentsUrgent !!! Query to Get latest status/value Using Dax/Power query
Hi Every one . I need help on beow requirement. Package rev needs to be sorted out in desc. I did this. However main requirement is need to get the latest status based on the PackageRev column. I have tried = CALCULATE ( MAX ( Merge1[PackageRev] ), FILTER ( Merge1, Merge1[Application version id] = EARLIER ( Merge1[Application version id] ) ) ) ) Measure2 = CALCULATE( VALUES(Merge1[Status]), ALLEXCEPT(Merge1, Merge1[Application version id]), FILTER( Merge1, 'Merge1'[PackageRev] = CALCULATE(MAX(Merge1[Packagerev]), ALLEXCEPT(Merge1, 'Merge1'[Application version id]) ) )) Column 2 = CALCULATE(MAX(Merge1[SortedColumn_new]), ALLEXCEPT(Merge1, Merge1[Application version id])) but these queries not giving exact results. Original data Expected dataSolved926Views0likes2CommentsSqldatetime overlfow
Every now and then scheduled report refreshes fail with the following error: PBRS Refresh Error: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. It looks like the report server cannot find the last processed date (Catalog modifiedDate?) or is returning an invalid datetime. The report refresh fails within a second, showing the error. To recover from this error the report needs to be downloaded and uploaded again, without making any modification. After that the refresh is working as expected. We are running on Power BI Report Server May 2022 on-prem. What could possibly be the issue / solution ?1.7KViews0likes3CommentsDo Business users have capability to upload the list of the column values to Power BI
End Users want to use self-service option out of the dataset that we built out of datawarehouse, does the users have the capability to upload a list of column values to be used as the primary selection criteria argument for the resulting report? Please give your suggestion.1KViews0likes4CommentsODBC data sources connecting to AS400 - Sudden failures after working for a long time.
Data source error:{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"ODBC: ERROR [42000] [IBM][System i This is the error. I get. Access ODBC Driver][DB2 for i5/OS]SQL0104 - Token . was not valid. Valid tokens: FOR USE SKIP WAIT WITH FETCH LIMIT ORDER UNION EXCEPT OFFSET."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"Odbc"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"dsn=CAMBRO400"}},{"code":"Microsoft.Data.Mashup.ValueError.OdbcErrors","detail":{"type":1,"value":"#table({\"SQLState\", \"NativeError\", \"Message\"}, {})"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: DimItemMaster.Cluster URI:WABI-WEST-US-redirect.analysis.windows.netActivity ID:4242297b-6b3f-4f20-8d4c-14c20c5ce63cRequest ID:c67429c9-0f33-4372-84e3-99908f4401c3Time:2020-07-02 12:45:45ZSolved7.4KViews0likes4CommentsApp Permission Not Showing All Accounts
Under the App Permissions tab > Access > Specific Individuals or group, if there are many accounts, I am not able to see all the accounts that are given access. There seems to be a limit on what is shown on the screen. The accounts that we have set are already a combination of AD groups and individual accounts. Since we are not able to see all accounts, we are not able to completely see who has access. We are also not able to remove some accounts who should no longer have access becuase we do not see them on the screen. Is there a way to see all the accounts that are in this permission list?Solved2.3KViews0likes1CommentOracle - New Gateway An invalid connection string has at least one of the passed arguments ..
We have recently configured a new gateway to replace an existing one which was situated on the same machine as the oracle database. I have configured the new machine to house the gateway and installed the gateway, then configured Oracle 11g 64Bit client on the machine. (As i read it is best for the client version to match the database). Though normal clients are using 32Bit, i dont know if that will make a difference? I have then gone in to the admin portal and added the connections under the gateway which say they are connected fine. The issue arises just after publishing a report that looks to DirectQuery one of the oracle connections through this new gateway. Publishing to the old gateway it works fine. Also if the report is recreated and 'import' is selected it will refresh on demand without issues. The error we receive is when we go onto the report on the powerBI web portal - clicking the report just brings up a big white window with the below issue. An invalid connection string has at least one of the passed arguments which does not meet the parameter specification. Please check the data source connection string. Please try again later or contact support. If you contact support, please provide these details. Activity IDa31aae1d-ee70-4686-9bd3-a6f905eb11d9 Request IDbe07bea6-5983-5eef-61ba-763314e0f00a Correlation ID709d3229-931b-a720-d8aa-9b6293679334 TimeTue Jun 12 2018 16:46:59 GMT+0100 (GMT Summer Time) Version13.0.5557.154 Cluster URIhttps://wabi-north-europe-redirect.analysis.windows.net any help greatly welcomed as this is a real headache and im not sure where to start! thanksSolved7KViews0likes4CommentsUnable to iFrame PBI Reports in PBIRS
Suddenly all of our embeded reports have stopped working, throwing a CSO error. We are on January 2020 of PBIRS and using the embed code provided by microsoft <iframe width="1700" height="1000" src="https://report server/reportname here?rs:embed=true" frameborder="0" allowfullscreen="true"></iframe> Refused to display 'https://rsserver/report?rs:embed=true' in a frame because it set 'X-Frame-Options' to 'sameorigin'.Solved12KViews1like8CommentsProblems with Data Refresh
Since this morning we are having intermitent errors in data refresh, Everything worked well until mid day, since then 9 out of 10 data refresh failed.. is there any known problem at the servers ? thanks in advance URI de clúster:WABI-WEST-EUROPE-redirect.analysis.windows.net Identificador de actividad:c2ff1ade-6f7b-4762-9031-b2782d978b01 Identificador de la solicitud:cc6e3749-6c48-efb2-4067-75e0f19096d0 Hora:2020-02-19 21:11:48ZSolved2.1KViews0likes4Comments