Forum Discussion
desott
3 years agoRegular Visitor
Read a dataset directly from a NodeJS app
Hi, is there a way to read directly from a dataset on the Power BI service, without relying on power automate and a CSV file? I´m not sure if the nodeJS SDK is up to date https://powerbi.microsoft.c...
lbendlin
3 years agoSuper User
Can NodeJS read from an Analysis Services data source?
desott
3 years agoRegular Visitor
Hello there, thanks for your reply, but I'm unsure if I follow your question about what type of Analysis Service, and how does it relate to the issue?
- lbendlin3 years agoSuper User
Power BI Datasets can be accessed as SSAS Tabular "cubes", and you can run DAX or DMV queries against these.