Forum Discussion

HamidBee's avatar
HamidBee
Power Participant
3 years ago

How can I create a table in Power BI Datamart using SSMS?

I'm curious to know whether or not it is possible to create a table in Datamart using SQL Server Management Studio. I have tried to do it using the following query:   SELECT Role = r.name, Membe...