Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
icassiem
Post Partisan
Post Partisan

Is Python scripts using PyJWT librabry Allowed in power bi service?

Hi,

I am trying to replicate the javascript library & function "KJUR.jws.JWS.sign(PS256, head, payload, secret)" using Python within PBI, 

I have until Friday to get this going else my project will be canceled as not paying for a NetSuite connector

 

ChatGPT i have read i could replicate the function in PBI Desktop but Not in PBI Services, which i find very odd as to whats the point of PBI having a Python Script as Source but unable to deploy and refresh in services.

Please anyone some guidance on this and really hoping pything scipt using PyJWT for Json functionalities are possible in PBI Services?

 

Kinldy provide links/examples on Python version of KJUR.jws.JWS.sign

 

Regards

1 ACCEPTED SOLUTION
sergej_og
Super User
Super User

Python script does not work for refresh in Service within a semantic model.
Tried it a few months ago. No chance.
If you can try to use Fabric capabilities - use Notebooks in Fabric.

Regards.

View solution in original post

3 REPLIES 3
sergej_og
Super User
Super User

Python script does not work for refresh in Service within a semantic model.
Tried it a few months ago. No chance.
If you can try to use Fabric capabilities - use Notebooks in Fabric.

Regards.

Thank You so Much! 

Disappointing and now I have to revert to getting javascript working within these 2 days 😞

I wasted roughly 3 days on python

icassiem
Post Partisan
Post Partisan

Below Post says it's not possible but this is 2018, Gosh This will be Terrible if not fixed 😞   

Solved: Using custom Python in PowerBI Service? - Microsoft Fabric Community

 

‎08-30-2018 04:20 AM

Hi @dhorrall

I'm afraid it doesn't support Python in the PowerBI service currently, and it is not possible to refresh data.

a list of Python packages are supported in Power BI Desktop, but they aren't supported in Power BI Service.

Power BI Team are currently looking into how to support this"

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors