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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Working with Python Classes in Power BI

Hi,

I have a class which I've written it for time series forecasting in python. 

But I think I cannot use it in Power BI like in Python? I just want to confirm is this right or not? If it's not right, how can I handle this in power bi?Because I couldn't find any way.

Thanks. 

6 REPLIES 6
Anonymous
Not applicable

In Power BI Desktop, select File > Options and settings > Options > Python scripting. The Python script options page appears. If necessary, specify your local Python installation path in Detected Python home directories. Select OK.
amitchandak
Super User
Super User

Anonymous
Not applicable

Thank you @amitchandak  but I have already implemented my python code like in the article you've referred. 

I want to use more complex code structure.

Greg_Deckler
Super User
Super User

Like a custom module?

@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Yes @Greg_Deckler  it's a module.

OK, you should be able to use it in Desktop if you install the module in the right place. However, you will not be about to use the Service's cloud gateway for automatic refresh because it will not have the module. But, you should in theory be able to use a data gateway with Python and the module installed properly.

@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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