March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I thought I'd try using SQL views on a LakeHouse table, via it's SQL EndPoint.
The Grouping I'm doing is much, much faster than the Dataflow, and doesn't have the 10 minute time-out limit.
The only problem is, when I try saving the SQL as a View, give it a name, I keep getting the following error, even on SQL statements as simple as:
Hello @st_0999
Thanks for using the Fabric community.
Well it does throws a valid error directing to remove ";"
This is what I tried
and I diod got the below error .
Thanks
HImanshu
Yes, but I don't think the GUI works, for example, if the query starts with a CTE.
Ok, I removed the ";" at the end, and this simple view worked.
But it doesn't work for views that start with
CTE, using the WITH expression, or tables where I use the ORDER BY function.
Seems strange as ORDER BY is so commmon?
Ok, I got this to work by wrapping the view in a stored procedure (with ordering)
I got the view to work by creating it programatically. the GUI doesn't work, its a bug.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
7 | |
6 | |
5 | |
4 |