You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using copy-pbireports to rename a report as something else (sometimes contain special characters for Spanish/French). (This works with Import-PBIFile) Is there a workaround for this please?
Invoke-PBIRequest : The remote server returned an error: (400) Bad Request. - '{"error":{"code":"BadRequest","message":"Bad Request","details":[{"message":"Unable to translate bytes [E1] at index 121 from
specified code page to Unicode.","target":"request"}]}}'
At C:\Program Files\WindowsPowerShell\Modules\PowerBIPS\2.0.1.5\PowerBIPS.psm1:1749 char:11
... $res = Invoke-PBIRequest -authToken $authToken -method Post -gro ...
Hi,
I'm using copy-pbireports to rename a report as something else (sometimes contain special characters for Spanish/French). (This works with Import-PBIFile) Is there a workaround for this please?
Invoke-PBIRequest : The remote server returned an error: (400) Bad Request. - '{"error":{"code":"BadRequest","message":"Bad Request","details":[{"message":"Unable to translate bytes [E1] at index 121 from
specified code page to Unicode.","target":"request"}]}}'
At C:\Program Files\WindowsPowerShell\Modules\PowerBIPS\2.0.1.5\PowerBIPS.psm1:1749 char:11
Thanks.
The text was updated successfully, but these errors were encountered: