Forum Discussion
Aakash137
5 years agoRegular Visitor
Try to use rest API(Export to PDF).
I am trying to use rest query of Power bi "export to pdf" rest API and i am using power bi pro linces. Error Details. {"error”: {"code":"FeatureNotAvailableError","pbi.error":{"code":"FeatureN...
GilbertQ
Super User
5 years agoHi Aakash137
As the error indicates this feature is not available for Power BI Pro users. You either have to use Power BI Premium Per User or Power BI Premium to use this export feature.
Anonymous
4 years agoNot applicable
I am doing the same thing with Premium Per User via a Python script and get the same error "FeatureNotAvailableError". GilbertQ are you sure the Premium Per User works for this feature ? Is there an alternative in any way ?
Thanks,
Thomas
- GilbertQ4 years ago
Super User
Hi Anonymous
I do not think that it is possible with the python script running.
I know that there are some limitations when running Python scripts: Run Python Scripts in Power BI Desktop - Power BI | Microsoft Docs