Converting to url for BLOB which is in pdf format is working fine.
But in case of XLSX format, it is not working.
If we are selecting encoding null in XLSX case, we are getting different output.
Can anyone tell me the solution for this?
Changing encoding to null if you are getting desired input please feel free to use that
Could you please elaborate on what you meant by
“I need to upload this in FILE NODE is there any way to do it?”
@Shiva_Singhal Currently we don’t have support for “buffer to url” conversion for XLSX . Supported Conversions from buffer to url are → ‘pdf’, ‘png’, ‘jpg’. Appreciate you for pointing out and we will look into this.
cc @gautham