Forum Discussion
hamadani
3 years agoFrequent Visitor
Crating Measures using Python script
Hi,
I am coming from python background and I have found it difficult to create measures using DAX. Is there a way to use the Python script feature in Power BI to create a measure using the data already loaded into Power BI Tables?
Thanks
hamadani , you have to generate a DAX measure, even if you can do.
Try quick measure Suggestions
https://learn.microsoft.com/en-us/power-bi/transform-model/quick-measure-suggestions
ChatGPT can help, but measure might not be accurate
1 Reply
- amitchandakSuper User
hamadani , you have to generate a DAX measure, even if you can do.
Try quick measure Suggestions
https://learn.microsoft.com/en-us/power-bi/transform-model/quick-measure-suggestions
ChatGPT can help, but measure might not be accurate