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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
smpa01
Community Champion
Community Champion

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: Live Sound
• Beautiful News: Women in Parliament, Energy Mix, Shrinking Armies
• Visual Capitalist: Working Hrs
• Others: Easing Graph, Animated Calendar
MayViz Submissions
• Week 1: View
• Week 2: View
• Week 3: View
• Week 4: View
========================
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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors