Forum Discussion
Is it possible to import a pdf through Power BI into Azure?
- 4 years ago
Hi katherine_stz ,
There is no such built-in feature in Power BI.
You can use Azure blob storage to upload/store your PDF file.
Please refer to:
https://stackoverflow.com/questions/47576887/how-to-store-pdfs-on-azure
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi katherine_stz ,
There is no such built-in feature in Power BI.
You can use Azure blob storage to upload/store your PDF file.
Please refer to:
https://stackoverflow.com/questions/47576887/how-to-store-pdfs-on-azure
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I should have been more specific earlier -- I'm already using Azure blob storage and I'm trying to find a way for end users to upload a pdf easily into it. If it's not possible thorugh Power BI, do you know of any services where this would be possible?