Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Er have a AR report and our invoice distributor had an api that can return a pdf copy of an invoice. It is a POST api, but if we include customer number and invoice number, it returns a pdf. I have had it work with python.
I was thinking of integrating this in the report.
How could the user for example click on an invoice number, or enter the invoice number somewhere and trigger a request to get the invoice...
Or should I integrate a power app in the power bi?
Solved! Go to Solution.
I ended up doing it with power automate. I pass on customer and invoice number to the power automate visual. When it is triggered, it uses the HTTP connector to send a API request. It returns the pdf, that is then saved to a sharepoint library, and then finally email it to the requestor.
Yes, PowerApp or Python visual is pretty much your only choice if you want to keep the user inside the report.
I ended up doing it with power automate. I pass on customer and invoice number to the power automate visual. When it is triggered, it uses the HTTP connector to send a API request. It returns the pdf, that is then saved to a sharepoint library, and then finally email it to the requestor.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.