Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all
I would like to know if it is possible to execute a Python script within Power BI in a table that had some columns added by DAX instructions. I know that it is possible with the Advanced Editor but the problem is that some columns created with DAX are not available in this editor so I cannot execute the Python scripts directly from the Advanced Editor.
Thanks in advance
In one word: No. You can use Python to create columns in Power Query and you can have visuals that use Python scripts. You can't calculate anything in Python and then put it in a table.
Thanks @Anonymous . Actually when I execute a Phyton script within the Advanced Editor the result is converted to a table. My question is about doing the same but with a table that was partially modified with DAX and because of that I cannot use this table in the Advanced Editor
You've got the answer above. Nothing more to add.
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
6 |