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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
skrubber
Regular Visitor

Use a datasource as test data to load and use a Python pickle file

Power BI noob here. 

 

Our Python model is pickled and we want to use it from within Power BI to show results. The model saved as pickle (or even a json) would pick up data from a data source, run the model, append the predictions back to the data source, and then we would want to display the results in say a Multicard or Matrix. We need not do it on the fly but as an offline process to run and save the results, and then use the data to visulaize online.  

 

Is this even possible?   

3 REPLIES 3
skrubber
Regular Visitor

Thanks for the link @amitchandak -- will try this out and let you know if I can work with a pickle file inside the script  

Anonymous
Not applicable

Did this work. If it did, please could you let us know how?

amitchandak
Super User
Super User

@skrubber , if you want to run the model outside and save the result file, then you can use the result file in power bi.

 

If not, then you have check if you can write that code while brining the data using python

 

check steps here to bring data

How to make Python work with Power BI: https://youtu.be/5D0BkNsu5CM

 

 

add your steps before you return dataset

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.