The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.