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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Sonekko
Frequent Visitor

How to call a method in another class of Python

Hi,


I confirmed that I can run a Python script in Power BI Desktop.
I have a utility class written in Python and I would like to call methods in the utility class from the Python script in Power BI Desktop. Is it possible and how to do it?

 

Thanks!

2 REPLIES 2
amitchandak
Super User
Super User

@Sonekko , you should be able to import as a class, or better you add the code in Python code in Power bi

Hi @amitchandak, thank you for your reply!

Since the methods in the utility class will be called by many Python scripts and the methods can be upgrated in futre, I would like to put the utility class in somewhere in Power BI and call it from each Python script by importing it. Is this possible?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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