Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all i will get the PDF files from clinte oracle cloud datbse through the links. so here im faceing some issue i can get pdf as a data formate but i need to show same PDF formate using PDF viewer visual. how it passible.
@YGupta - There is a third-party Power BI visual in AppSource for viewing PDF files. Oddly enough, the visual is called Pdf Viewer. Failing that, there used to be an HTML viewer visual so maybe that might work? Otherwise, not sure I understand the question being asked.
Yes, i am using that PDF viewer visual .But PDF file need to convert Base64 because the PDF visual supports base64 only.And the length of the base64 string is Less than 32000 characters (32KB) max accepted. Otherwise the visual showing blank.