Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello
While i am trying to convert xlsx to pdf format by Power automate visuals through power bi,
I am getting error like "The response is not in a JSON format."
Flow image:
Can you please help me on it?
Thanks in advance
Aditi
HI @aditiroy1710,
What type of contents are stored in the file that you used to transform? Are there any data connections to get data from external data sources in your excel sheet? Please share some more detail to help us clarify your scenario and test to troubleshoot.
How to Get Your Question Answered Quickly
In addition, you can also take a look at the following blog about using power automate to convert excel to pdf if helps:
Regards,
Xiaoxin Sheng
Hi Xiaoxin
No it just an excel file, located in a share point
Test_new. xlsx: columns:
After converting, a pdf will be created in a sharepoint location:
Here I get this error:
I go through your link, But couldn't find this on flow:
But here I have found:
But this looks little bit unknown to me:
HI @aditiroy1710,
As the error message mentions, it seems like the request is not valid JSON format strings. Have you tried to put them into the JSON formatter to verify the data formats?
In addition, are any specific characters included in the values? (e.g. escape character, Unicode characters) They may also cause issues.
Regards,
Xiaoxin Sheng