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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Create measures from Python

We have ran into issues lately using power bi because of the limitation of adding results of calculations in Measures. DAX is great for what it is, querying massive tables. However, if you have to loop through values or call something recursively, it does not work or you have to do gymnastics with arrays. Python can already read values from tables as pandas datasets. It would be good to complete the integration and have it write back results as a measure. It would give the tool a ton more of power and make for depeer, more sophisticated analysis.  

Status: New