My goal is to import data from a Tabular Model (via MDX or DAX) or PowerBi dataset into AzureML Studio to work with.
Unfortunately I can't find a way to connect to it.
Another alternative would be to establish a connection with pyadomd (https://pypi.org/project/pyadomd/). However, I am having problems installing it here as well: ERROR: Failed building wheel for pythonnet.
Has anyone already had experience with this or is there a different approach I'm just not aware of?
Thank you very much.