Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
smpa01
Super User
Super User

Accessing SSAS db in node

@dm-p @d_gosbell 

 

Is there any way to access (to read/query db) the ssas db (hosted on a workspace/localhost) in node.js/ within the custom viz. Does there exist any node module that can do the job?

 

Currently msnodesqlv8 is capable of querying a sql-server. I have tested it and it is fully legit. I was wondering if there is a similar module exist for SSAS?

 

Thank you in advance.

Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs
1 REPLY 1
d_gosbell
Super User
Super User

Custom Visuals are usually written in typescript. Custom visuals use the customer visual API to integrate with a Power BI report and there is no facility in that to write custom queries. I don't know if you can even use node modules in custom visuals. And I don't have a lot of experience in node so I'm not aware of whether there are any modules that support SSAS. 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors