Hey everyone,
I built an canvas app, which has an edit form to create records in an dataverse table. After submitting the form I retrieve the ID of this new record by means of the LastSubmit() and feed this into a flow, which creates a pdf file and uploads it to the same dataverse table record (costum column with datatype file). Until this point everything seems to work. However, now I'm struggeling open the pdf file in the browser or to show it in pdf viewer in my canvas app. I asked google for about 2 hours now without any success...
Any thoughts? The snippet shows how the pdf files appear in the dataverse table.
Thanks!
