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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
arun2001mjl
Helper II
Helper II

Text Analytics using Machine Learning Python Script in PowerBI

Hello All,

 

I have a 2 sets of Raw Data as Training Data and Test Data.

 

In PowerBI... I have uploaded a Raw Data with the File Name "Training Data" with the following Columns:

Ticket Number, Status, Short Description, Category, Open Date, Resolved Date.

 

Category was created manually based on Short Description Column.

Ticket NumberStatusShort DescriptionCategory(Manually Updated)Open DateResolved Date
Ticket 1OpenUser Account LockedAccount Unlock12-Apr-2212-May-22
Ticket 2ResolvedUser Need Password ResetPassword Reset12-Apr-2212-May-22
Ticket 3ResolvedServer AAA Down several timesServer Restart12-Apr-2212-May-22
Ticket 4ResolvedPlease Unlock user accountAccount Unlock12-Apr-2212-May-22
Ticket 5ResolvedReset VPN pinReset Pin12-Apr-2212-May-22

 

Every month, to avoid doing this Manually.. I need to Train the old data and bring this Category in new set of data which will be uploaded in PowerBI.

 

Can we Train the old model and update the Category in new data in Powerbi using Machine learning/Python Scrips. 

 

If anybody has Sample PBI file, pls share it or please advise on above.

 

Regards

Arun

3 REPLIES 3
annlois
Frequent Visitor

hi, did you find a solution for this? I have the same problem

Thanks

Hello,

 

Still i did not find the solution for that.

 

Thanks

amitchandak
Super User
Super User

@arun2001mjl , Have you tested if your model can work while importing data using python?

https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts

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

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors