Sandeep Pawar is looking for a bit more space:
One of the annoying limitations of Direct Lake (rather of the SQL endpoint) was that you could not have spaces in table and column names in the delta table. It was supported in the delta table but the table was not query-able in the SQL endpoint which meant you had to rename all the tables and columns in the semantic model with business friendly names (e.g. rename
customer_name
toCustomer Name
). Tabular Editor and Semantic Link/Labs was helpful for that.But at #FabConEurope, support for spaces in table names was announced and is supported in all Fabric engines. You have to use the backtick to include spaces, as show below.
Read on to learn more about how you can create these, what the limitations are, and then you can decide whether it’s worth it to have spaces in table names.