Forum Discussion

jprdynamicapps's avatar
4 years ago

REST API Dax query vs. XMLA

We've already implemented pulling data from Power BI Datasets using XMLA/ADOMD. We fill a dataset and then serialize to Json. Is there any reason to look at doing this via the new API vs. this meth...