Forum Discussion
F2
5 years agoFrequent Visitor
I want to apply RFM algorithm in power bi using PY visual?
I have applied the RFM algorithm on my dataset at JUPYTER and SPYDER using python. I want to integrate the Python script of RFM algorithm to my Power BI Reports. But I have no idea how to do it. I need help to figure out how to integrate my script to Power BI? How to use any Python script in Power BI?
1 Reply
- amitchandakSuper User
F2 , I think that you have to do it as part of data import.
Before returning the dataset, try if you can add your rfm code
https://www.youtube.com/watch?v=5D0BkNsu5CM