Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
We have a Fabric notebook that integrates with an external LMS to create different tables containing user data with similar schemas. I now want to combine the tables into one, taking select columns and performing various conversions across them to the output. I have the SQL written to do everything I need (but I don't have to use SQL) but since Fabric is very visual it doesn't look like there is any kind of a "just run this SQL" kind of transform I can use anywhere... What would be the best way to achieve this?
Solved! Go to Solution.
Hi @jragan ,
In Microsoft Fabric, a data warehouse provides a relational database for large-scale analytics. Unlike the default read-only SQL endpoint for tables defined in a lakehouse, a data warehouse provides full SQL semantics.
Please refer: mslearn-fabric (microsoftlearning.github.io)
In addition, Apache Spark can also be used in conjunction with laptops to work with SQL data.
Please refer: mslearn-fabric (microsoftlearning.github.io)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @jragan ,
In Microsoft Fabric, a data warehouse provides a relational database for large-scale analytics. Unlike the default read-only SQL endpoint for tables defined in a lakehouse, a data warehouse provides full SQL semantics.
Please refer: mslearn-fabric (microsoftlearning.github.io)
In addition, Apache Spark can also be used in conjunction with laptops to work with SQL data.
Please refer: mslearn-fabric (microsoftlearning.github.io)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
36 | |
27 | |
22 | |
14 | |
13 |
User | Count |
---|---|
51 | |
28 | |
24 | |
19 | |
13 |