The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I'm having problems updating my report on Power Bi Service Online, on desktop it works without problems. Another issue is, that when I filter a smaller amount of data for the variables, it runs without problems.
Source:
(Empresa as text, Empregado as text) => let
Fonte = Csv.Document(Web.Contents("https://ws1.soc.com.br/WebSoc/exportadados",
[Query = [parametro="{'empresa':'xxxx','codigo':'xxxxxx','chave':'xxxxxxx','tipoSaida':'csv','empresaTrabalho':" & Empresa & ",'funcionario':" & Empregado & "}"]]),[Delimiter=";", Columns=8, Encoding=28591, QuoteStyle=QuoteStyle.None])
Error message:
Data source error: DataSource.Error: <ccon>Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. </ccon>;Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: Empregados.
Cluster URI: WABI-SOUTH-CENTRAL-US-redirect.analysis.windows.net
ID da atividade: 7cfd3f51-1bd2-4a72-be6f-f957162c4ab2
Solicitar ID: d25e5d37-cdbf-45b3-9e5c-ce09e0a8282a
Hora: 2023-06-06 07:06:35
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.